There is a mismatch when the miner starts regarding device numbering. When the CL threads are being built, it shows them starting on one device number less than the device that was specified in the command line. However, the threads being used for mining are on the correct device. Example below was for --gpu-id=4:
There is a mismatch when the miner starts regarding device numbering. When the CL threads are being built, it shows them starting on one device number less than the device that was specified in the command line. However, the threads being used for mining are on the correct device. Example below was for
--gpu-id=4
: