Open recolic opened 3 years ago
What is the output when you list the GPUs that are supported by excavator? To see the list, run this:
~/.config/nuxhash/excavator/excavator
In another window, run this:
telnet 127.0.0.1 3456
After it connects (about 2 seconds) type this:
{"id": 1, "method": "device.list", "params": []}
What is the output?
Hi,
I have two GPU attached on my machine: NVIDIA RTX 2080Ti for mining, and NVIDIA Quadro P620 for daily working.
I would like to only mine with 2080Ti, which allow me to continue doing my daily work on P620.
How to mine with one specific card?
Thanks