Hello guys!
I'm having the following issues with my rig:
[INFO] 18/05/14 09:11:01 NVIDIA CUDA 9.1
[ERROR] 18/05/14 09:11:01 Unable to query number of CUDA devices! Is an nVidia driver installed?
Its an endless loop. In my case it is caused by power off/on(delay between 2 PSU's; GPU PSU turns on with small delay, so my system cannot see GPU's), to solve this i must simply restart the system.
My "monitoring device" will do it automatically IF process or network dies, so in this case i have to do it manually every time (because miner process wont exit with this error).
I need to write an argument that will exit my miner on this error.
will something like "--eexit 1" do the work or should it be something else?
Can you help me with code, so my miner will automatically exit on this error?
Thank you very much in advance!
Did you try adding a -d 0,1,2,3 for however many GPUs you have? I had to add that with 109.
Difficulty has nothing to do with it(pool has no strict requirement for its setup), and i have 1x1070, 1x1080, 2x1080ti's and 2380W PSU to power them.