chia-blockchain
chia-blockchain copied to clipboard
[Bug] Setting GPU index or enforce_gpu_index causes unexpected behavior
What happened?
Have a system with 3 different GPU card in it of all different models. When i set a few options in the config file i get some unexpected behavior.
if i set the following enforce_gpu_index: true things just start to act strange.. wallet goes out of sync every 10 seconds and resyncs.. Chia GUI keeps going blank and reconnecting. Number of plots does not display properly. and so on.. there is also a bunch of disconnect entries in the debug.log file for the harvester dropping connection to the farmer and such. allot seems to break.
also.. if i set the following gpu_index: 1 (or to anything other than 0) things seem to work fine... but on the default GPU there seems to be an artifact process that is loaded but never seems to do anything. (see screenshot)
I am running on Ubuntu 24.04 with all roles on the same machine.
Version
2.4.3
What platform are you using?
Linux
What ui mode are you using?
GUI
Relevant log output
No response