Post
Topic
Board Mining (Altcoins)
Re: Found (0) CUDA device
by
th00ber
on 09/03/2021, 19:50:27 UTC
Hi! Trying to run nicehash miner but getting this error:

Code:
Build time: 2021-03-06 07:21:00
Build number: 714
Provided startup commandline: -c commands.json -qx -qm -wp 18000 -d 2 -f 6

[19:37:54][0x000018ac][info] Log started, build v714
[19:37:54][0x000018ac][info] core | Found (0) CUDA device: GeForce GTX 1080
[19:37:54][0x000018ac][info] http | Listening on ::1:18000
[19:37:54][0x000018ac][info] core | Initialized!
[19:37:55][0x00001998][info] core | Disabling device GeForce GTX 1080 (#0)

When running unMineable I get this log so it looks ok:

Code:
Phoenix Miner 5.3b Windows/msvc - Release build
-----------------------------------------------

CUDA version: 11.0, CUDA runtime: 8.0
No OpenCL platforms found
Available GPUs for mining:
GPU1: GeForce GTX 1080 (pcie 1), CUDA cap. 6.1, 8 GB VRAM, 20 CUs

I have reinstalled drivers and restarted computer. I also fiddled with the CUDA P2 setting with on and off and restarting

Any ideas why it is showing the error?

Usually -d parameter is for device ... so -d 2 means "Mine with only device 2"
But your GPU is device 0, so that why it is disabled

Try to remove -d param