Open kusayuzayushko opened 2 years ago
Not specifically, but Googling the phrase "GPU process isn't usable" brings up some info about Electron apps on Linux.
Not specifically, but Googling the phrase "GPU process isn't usable" brings up some info about Electron apps on Linux.
i figured if i run nibbler with --no-sandbox
, it shows me i have a Cuda version mismatch. Could it be the reason?
That message comes from Leela itself.
My workaround is to put this in $HOME/.config/Nibbler/config.json:
"disable_hw_accel": true,
Any idea what is wrong exactly?