Page 3 of 3

Re: Why are my GPU WUs failing?

Posted: Tue Mar 03, 2026 7:14 pm
by muziqaz
Lem wrote: Tue Mar 03, 2026 8:11 am Uhm... I find a bit strange that you have rusticl.icd and you lack mesa.icd. And rusticl shouldn't be enabled, unless a proper environment variable has been set.
Never mind.

Please:
1) verify the situation with:

Code: Select all

clinfo -l
BTW: you can get much more info with

Code: Select all

clinfo
alone.

However try this:

Code: Select all

mv /etc/OpenCL/vendors/rusticl.icd /etc/OpenCL/vendors/rusticl.icd.bak
Then verify the new situation with:

Code: Select all

clinfo -l
--
Bye, Lem
clinfo these days is very unreliable displaying opencl platform info :(