Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU slots disabled on Debian 12 #18

Open
cduchat opened this issue Aug 2, 2023 · 1 comment
Open

GPU slots disabled on Debian 12 #18

cduchat opened this issue Aug 2, 2023 · 1 comment

Comments

@cduchat
Copy link

cduchat commented Aug 2, 2023

Hi Fabio,

I am having GPU detection issues on Debian 12 Bookworm and current gen hardware (Ryzen 7950X and an RTX 4070ti).

More precisely F@H created and disabled slots on both the iGPU and the main GPU (the slot CPU is properly created and active).

In the "System Info" tab I get:
"CUDA Not detected: Failed to open dynamic library 'libcuda.so': libcuda.so: cannot open shared object file: No such file or directory" and "OpenCL Not detected: clGetPlatformIDs() returned -1001"

The NVIDIA drivers are correctly installed and include libcuda.so (along with several links of the same name pointing to it from various locations throughout the system).

At the first install of the SNAP package I had not seen the command for proper GPU detection so I got the issue. That's when I found the command and ran it but it did not correct anything, so I also "refreshed" the SNAP but the problem remained. I then uninstalled the SNAP, deleted the entire /Home/snap/folding-at-home-fcole90 folder, reinstalled and immediately re-ran the command for GPU detection, but I still have the issue.

Any idea of how to get CUDA detected and the main GPU to fold? Was there another folder I should have deleted to fully remove the F@H config when I uninstalled? Do I need to create a "libcuda.so" link anywhere to point to the location of the CUDA install?

Thanks,
Christophe

@cduchat
Copy link
Author

cduchat commented Aug 2, 2023

Quick update to say I used your reply to the issue "The fah snap doesn't use config.xml? Where do I edit config?" to deactivate the deamon and created a bash script to start instead in the userspace.
No change in behavior: CPU slot runs, GPU slots disabled because neither CUDA nor OpenCL are detected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant