nanopool / nanominer

Nanominer is a versatile tool for mining cryptocurrencies on GPUs and CPUs.
https://nanominer.org
635 stars 348 forks source link

nanominer not seeing/running GPU's NVidia GeForce 1080 TI #216

Open pej2000 opened 3 years ago

pej2000 commented 3 years ago

Running on Ubuntu 20.04 Installed NVidia Driver: 465.19.01 CUDA 11.3 downloaded and unpacked nanominer-linux-3.3.4-cuda11.....and then run nanominer inside the directory software sees and uses CPU to start hashing XMR....no errors, just doesn't appear to see GPUs at all

On the other hand I am able to run XMRig and it uses the GPU's no problem....i did have to specify the location of the CUDA lib on the command line (lib-xmrig-cuda.so) which i don't understand.

Any ideas? Any suggestions welcome. I'm pretty sure it's something simple i didn't know to do or configure. Many thanks.

pej2000 commented 3 years ago

Oh...sloppy me...the boards are 1070 TI

pej2000 commented 3 years ago

aul@monerominer:~$ nvidia-smi Fri Apr 30 17:45:48 2021
+-----------------------------------------------------------------------------+ | NVIDIA-SMI 465.19.01 Driver Version: 465.19.01 CUDA Version: 11.3 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |===============================+======================+======================| | 0 NVIDIA GeForce ... Off | 00000000:01:00.0 Off | N/A | | 34% 61C P2 123W / 180W | 4635MiB / 8119MiB | 100% Default | | | | N/A | +-------------------------------+----------------------+----------------------+ | 1 NVIDIA GeForce ... Off | 00000000:03:00.0 Off | N/A | | 41% 65C P2 86W / 180W | 4635MiB / 8119MiB | 100% Default | | | | N/A | +-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=============================================================================| | 0 N/A N/A 802 G /usr/lib/xorg/Xorg 4MiB | | 0 N/A N/A 7668 C ./xmrig 4627MiB | | 1 N/A N/A 802 G /usr/lib/xorg/Xorg 4MiB | | 1 N/A N/A 7668 C ./xmrig 4627MiB |

pej2000 commented 3 years ago

I switched to Ether Mining and that recognizes the GPU boards fine, even automatically downloaded an update to the drivers. So I still have no idea whats going on when trying to mine XMR.