GPU Mining Example

Try these commands to get the hang of it!

Here we use nvidia-docker to start Docker containers this will enable access to the GPU

You cannot mine with using nvidia-docker to start the container.

nvidia-docker run -it cryptoandcoffee/nvidia-docker-ccminer-tpruvot-c10 -a x17 --benchmark

Press CTRL-C to stop mining at any time

Last updated