I run FAHClient on a lenovo p53 ,NVidia T1000 mobile. Fedora 31 install. Nvidia driver 440.64 is installed (dkms).
The FAH client installer did not come with /var/lib/fahclient/GPUs.txt, so I installed that manually. The T1000 is in the list, and gets reported on in log.txt:
Code: Select all
08:06:02: CWD: /var/lib/fahclient
08:06:02: OS: Linux 5.5.13-200.fc31.x86_64 x86_64
08:06:02: OS Arch: AMD64
08:06:02: GPUs: 1
08:06:02: GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:7 TU117GLM [Quadro T1000 Mobile]
08:06:02:CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:7.5 Driver:10.2
08:06:02: OpenCL: Not detected: clGetDeviceIDs() returned -1
08:06:02:***********************************************************************
Code: Select all
NULL platform behavior
clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...) NVIDIA CUDA
clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...) Success [NV]
clCreateContext(NULL, ...) [default] Success [NV]
opencl-filesystem-1.0-10.fc31.noarch
opencl-utils-1-10.svn16.fc31.x86_64
opencl-utils-devel-1-10.svn16.fc31.x86_64
opencl-headers-2.2-5.20190205git49f07d3.fc31.noarch
Any hint on how to enable the GPU for folding would be greatly appreciated
thanks,
Marc