[tuto] How to fix cuda and opencl not detected
Posted: Sat Feb 10, 2024 7:59 am
This is for Linux openSUSE, intel x86_64, Nvidia dGPU.
I don't know if it is a general solution.
It is a workaround. I did not receive any solution to my report to openSUSE bug team and to the folding bug team.
See
https://bugzilla.suse.com/show_bug.cgi?id=1219550
https://github.com/FoldingAtHome/fah-issues/issues/1723
Problem : you get in the log of FAHclient some messages saying that Cuda and OpenCL are not detected.
Perhaps you need to install the package "clinfo".
Put the command "clinfo" in a custom systemd service. This command must be run one time.
See
[tuto] openSUSE >= 15.3,Tumbleweed,How to get a silent and cold PC ?
viewtopic.php?t=37572
You will learn how to create a systemd service which runs one time a command line.
Restart your PC.
Enjoy
I don't know if it is a general solution.
It is a workaround. I did not receive any solution to my report to openSUSE bug team and to the folding bug team.
See
https://bugzilla.suse.com/show_bug.cgi?id=1219550
https://github.com/FoldingAtHome/fah-issues/issues/1723
Problem : you get in the log of FAHclient some messages saying that Cuda and OpenCL are not detected.
Perhaps you need to install the package "clinfo".
Put the command "clinfo" in a custom systemd service. This command must be run one time.
See
[tuto] openSUSE >= 15.3,Tumbleweed,How to get a silent and cold PC ?
viewtopic.php?t=37572
You will learn how to create a systemd service which runs one time a command line.
Restart your PC.
Enjoy