Search found 6 matches

by peetmoss
Sat Apr 18, 2020 8:19 am
Forum: Discussions of General-FAH topics
Topic: GPU Found but libOpenCL.so was not
Replies: 6
Views: 766

Re: GPU Found but libOpenCL.so was not

You will need to wait for any existing folding slots to complete before the GPU slot kicks off....
by peetmoss
Sat Apr 18, 2020 8:14 am
Forum: Discussions of General-FAH topics
Topic: GPU Found but libOpenCL.so was not
Replies: 6
Views: 766

Re: GPU Found but libOpenCL.so was not

One more thing... had to edit my config.xml file (/etc/fahclient/config.xml) Had to define the GPU Slot and set gpu to true <config> <!-- Slot Control --> <power v='LIGHT'/> <gpu v='true'/> <!-- User Information --> <passkey v='somepasskey/> <team v='000000'/> <user v='someusername'/> <!-- Folding S...
by peetmoss
Sat Apr 18, 2020 7:29 am
Forum: Discussions of General-FAH topics
Topic: GPU Found but libOpenCL.so was not
Replies: 6
Views: 766

Re: GPU Found but libOpenCL.so was not

Found this post viewtopic.php?f=80&t=34020 After following the same steps and rebooting GPU was recognised: 07:19:20: GPUs: 1 07:19:20: GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:7 GP106 [GeForce GTX 1060 6GB] 4372 07:19:20: CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:6.1 Driver:10.2 07:19:20...
by peetmoss
Sat Apr 18, 2020 6:29 am
Forum: Discussions of General-FAH topics
Topic: GPU Found but libOpenCL.so was not
Replies: 6
Views: 766

Re: GPU Found but libOpenCL.so was not

stopped and started a couple of more times and now get a different log entry... 06:16:42: OS Arch: AMD64 06:16:42: GPUs: 1 06:16:42: GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:7 GP106 [GeForce GTX 1060 6GB] 4372 06:16:42:CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:6.1 Driver:10.2 06:16:42: OpenCL...
by peetmoss
Sat Apr 18, 2020 6:20 am
Forum: Discussions of General-FAH topics
Topic: GPU Found but libOpenCL.so was not
Replies: 6
Views: 766

Re: GPU Found but libOpenCL.so was not

Thanks for replying. So for fedora that would be: dnf install ocl-icd-devel But hasn't helped. After installing and restarting the client I still get 06:07:09: GPUs: 1 06:07:09: GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:7 GP106 [GeForce GTX 1060 6GB] 4372 06:07:09:CUDA Device 0: Platform:0 Device:0 Bus:1 Sl...
by peetmoss
Fri Apr 17, 2020 11:35 am
Forum: Discussions of General-FAH topics
Topic: GPU Found but libOpenCL.so was not
Replies: 6
Views: 766

GPU Found but libOpenCL.so was not

Hi GPU was correctly detected but libOpenCL.so was not even though it is installed. Running on Fedora 31 Workstation. NVIDIA XServer settings picks it up. Steam Games find the GPU. Python tensorflow scripts find the GPU and I know they libOpenCL.... Where does the fahclient look for it? [root@fedora...