I am trying to install and run folding@home on Debian 9 and I have run into a problem with the GPU's I cannot figure out. When I try to add a GPU slots then I get the error "on client "local" 127.0.0.1: 3633: no available GPU's"
I think it is because "OpenCL: Not detected: clGetPlatformIDs() returned -1001" but I dont know how to solve it. Any idear?
Code: Select all
*********************** Log Started 2017-04-17T06:10:13Z ***********************
06:10:13:************************* Folding@home Client *************************
06:10:13: Website: http://folding.stanford.edu/
06:10:13: Copyright: (c) 2009-2016 Stanford University
06:10:13: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
06:10:13: Args: --child --lifeline 11436 /etc/fahclient/config.xml --run-as
06:10:13: fahclient --pid-file=/var/run/fahclient.pid --daemon
06:10:13: Config: /etc/fahclient/config.xml
06:10:13:******************************** Build ********************************
06:10:13: Version: 7.4.16
06:10:13: Date: Jan 6 2017
06:10:13: Time: 08:08:33
06:10:13: Repository: Git
06:10:13: Revision: e12187cbb0bd6937c067b9749af011374563b7b9
06:10:13: Branch: master
06:10:13: Compiler: GNU 4.9.2
06:10:13: Options: -std=gnu++98 -O3 -funroll-loops -ffast-math -mfpmath=sse
06:10:13: -fno-unsafe-math-optimizations -msse2
06:10:13: Platform: linux2 4.8.0-2-amd64
06:10:13: Bits: 64
06:10:13: Mode: Release
06:10:13:******************************* System ********************************
06:10:13: CPU: Intel(R) Core(TM) i7-4770S CPU @ 3.10GHz
06:10:13: CPU ID: GenuineIntel Family 6 Model 60 Stepping 3
06:10:13: CPUs: 8
06:10:13: Memory: 7.74GiB
06:10:13: Free Memory: 3.78GiB
06:10:13: Threads: POSIX_THREADS
06:10:13: OS Version: 4.9
06:10:13: Has Battery: false
06:10:13: On Battery: false
06:10:13: UTC Offset: 2
06:10:13: PID: 11438
06:10:13: CWD: /var/lib/fahclient
06:10:13: OS: Linux 4.9.0-2-amd64 x86_64
06:10:13: OS Arch: AMD64
06:10:13: GPUs: 0
06:10:13:CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:6.1 Driver:8.0
06:10:13: OpenCL: Not detected: clGetPlatformIDs() returned -1001
06:10:13:***********************************************************************