Aaron Boyd
Aaron Boyd
https://celoscan.xyz deployed, with API access
Your output from `nvcc` looks like you're still pointing to CUDA 7.5. I would try removing it completely and installing `nvidia-cuda-toolkit-8.0` before compiling *xmrMiner*.
[I've completed a Docker image](https://github.com/aaronmboyd/docker-xmrMiner) * It's functional, but the CUDA drivers really blow out the image size (over 3Gb currently). Instructions on a couple of minor gotchas in the...
I've reduced the size of the image to a more manageable 1.69Gb, which is about the size of the CUDA toolkit itself, so it can't really get much thinner than...
I have pushed to Docker hub and you can now pull with `docker pull aaronmboyd/xmrminer`. The compressed size of the download is 844 MB, much less now than manually installing...
@ahtss @psychocrypt I've changed the image to use nvidia-docker, based on the nvidia/cuda docker images. It works much better.
What problem are you having, specifically? Is this with the Docker image we're talking about in this issue, or building and running the miner yourself?
@somidax * Just a note - using Docker is not a requirement of running xmrMiner. I made a Docker image for xmrMiner just out of my own interest and thought...
@jcortejoso Is this command live? Which celocli version? I've upgraded to 1.6.3 and it hasn't appeared yet.
Just commenting here for visibility to those subscribed to this issue. I'm attempting to use this function to delegate to Spirals, however there is a check that the _beneficiary_ is...