Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

7.6.21, suddenly fah does not detect nvidia cuda and nvidia opencl #1723

Open
promeneur opened this issue Feb 8, 2024 · 2 comments
Open

Comments

@promeneur
Copy link

Your issue may already be reported!
Please search on the issue tracker before creating one.

Your Environment

  • F@H Software version: 7.6.21
  • Operating System: openSUSE tumbleweed
  • Browser: Firefox

Expected Behavior


Current Behavior


Possible Solution (Optional)


Steps To Reproduce

  1. Just start your PC then fahclient starts and fails to detect nvidia cuda and nvidia opencl.

Context

no more GPU computing


I made this experiment

in a root text console i run :
clinfo
then
systemctl start fahclient

This time, Fah detects nvidia cuda and nvidia opencl !!!!!

another experiment

If I launch as user fahclient then no problem.

@promeneur
Copy link
Author

I found a solution

I add for gpu slot

cuda-index = 0
opencl-index = 0
gpu-index = 0

Now fah finds nvidia cuda and nvidia opencl !!! Victory.

Thanks to internet searching.

@promeneur
Copy link
Author

adding for gpu slot

cuda-index = 0
opencl-index = 0
gpu-index = 0

does not work.
We must run "clinfo" before fahclient at PC starting.

I put "clinfo" command in a custom service. This service happily (I don't know why) is started before fahclient.

It works.
Now fahclient find cuda and opencl.

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

No branches or pull requests

1 participant