Search found 8 matches

by FlexibleToast
Thu Sep 10, 2020 9:18 pm
Forum: Problems with NVidia drivers
Topic: Cuda and OpenCL not detected with GTX960
Replies: 16
Views: 18781

Re: Cuda and OpenCL not detected with GTX960

After digging deeper info about my machine, I think my P700s are the ones that came with the 650W PSUs and therefore only support a single 150W GPU max. I think the issue has been power delivery. It explains why the K4200 works without issue and it can see the the 960, but can't use it. I think if i...
by FlexibleToast
Thu Sep 10, 2020 3:32 pm
Forum: Problems with NVidia drivers
Topic: Cuda and OpenCL not detected with GTX960
Replies: 16
Views: 18781

Re: Cuda and OpenCL not detected with GTX960

That's usually an indication of something isn't right. Do you know what the error was? Did a search on the internet about that error message lead anywhere? It's the same indications I was getting in Fedora. Driver installed, system sees the driver and the GPU, but for some reason the driver doesn't...
by FlexibleToast
Thu Sep 10, 2020 6:17 am
Forum: Problems with NVidia drivers
Topic: Cuda and OpenCL not detected with GTX960
Replies: 16
Views: 18781

Re: Cuda and OpenCL not detected with GTX960

It's weird that it wasn't able to work on Windows 10. It should fold fine on Windows once you have installed the right version. Do you know what the error message was under Windows? It's a driver error despite trying to install directly the driver directly from Nvidia I'm not familiar with oVirt, b...
by FlexibleToast
Tue Sep 08, 2020 11:33 pm
Forum: Problems with NVidia drivers
Topic: Cuda and OpenCL not detected with GTX960
Replies: 16
Views: 18781

Re: Cuda and OpenCL not detected with GTX960

This is really bizarre. Despite it being visible by lspci, and drivers installed straight from Nvidia it is being reported as an unknown error. Not just in Fedora 32, but also CentOS 8, and I couldn't get it to work in Windows 10. [root@fah-client-3 ~]# clinfo Number of platforms 0 [root@fah-client-...
by FlexibleToast
Mon Sep 07, 2020 4:50 pm
Forum: Problems with NVidia drivers
Topic: Cuda and OpenCL not detected with GTX960
Replies: 16
Views: 18781

Re: Cuda and OpenCL not detected with GTX960

This would be the sequence of events to ensure that you fold on your Nvidia GPU under Linux: 1) Ensure that Linux is fully updated. 2) Install the proprietary drivers by Nvidia 3) Install OpenCL package (sudo apt-get install ocl-icd-opencl-dev) 4) Install FAHClient 1) Yep, brand new installation an...
by FlexibleToast
Sun Sep 06, 2020 5:57 pm
Forum: Problems with NVidia drivers
Topic: Cuda and OpenCL not detected with GTX960
Replies: 16
Views: 18781

Re: Cuda and OpenCL not detected with GTX960

*********************** Log Started 2020-09-06T17:54:44Z *********************** 17:54:44:Trying to access database... 17:54:44:Successfully acquired database lock 17:54:44:Read GPUs.txt 17:54:44:Enabled folding slot 00: READY cpu:6 17:54:45:Enabled folding slot 01: READY gpu:0:GM206 [GeForce GTX 9...
by FlexibleToast
Sat Sep 05, 2020 3:56 am
Forum: Problems with NVidia drivers
Topic: Cuda and OpenCL not detected with GTX960
Replies: 16
Views: 18781

Re: Cuda and OpenCL not detected with GTX960

FAH's support is limited to GPUs that are listed in GPUs.txt. Is your GPU supported? I see two versions of the [GeForce GTX 960] with pcie codes 0x10de:0x1401 and 0x10de:0x1406 Is your GPU one of those or does it have different pcie codes? Running `FAHClient --lspci` returns ... 0x10de:0x1401:5:0:0...
by FlexibleToast
Fri Sep 04, 2020 7:48 pm
Forum: Problems with NVidia drivers
Topic: Cuda and OpenCL not detected with GTX960
Replies: 16
Views: 18781

Cuda and OpenCL not detected with GTX960

I'm running F@H within Fedora 32 virtual machines hosted on an oVirt cluster using GPU passthrough. I created a template that has working Nvidia 450.X drivers and FAHClient. I deployed the template on my three hosts and when I pass through the K4200 that came on all of them, F@H works as expected. H...