Nvidia 440.64: GTX1060 Cuda and OpenCL not detected
Posted: Fri Mar 13, 2020 6:25 pm
Hi,
I started folding last week to help fight the Corona virus. Unfortunately, after updating to the new Nvidia driver (440.64), FAHControl shows that Cuda and OpenCL have not been detected, so the assigned GPU job won't start. I'm running Arch Linux (latest updates installed as of writing this).
Log:
At this point I'm not sure why cuInit() and clGetPlatformIDs() return errors. All the required packages are installed. It worked before updating the driver.
Thanks in advance for the help!
I started folding last week to help fight the Corona virus. Unfortunately, after updating to the new Nvidia driver (440.64), FAHControl shows that Cuda and OpenCL have not been detected, so the assigned GPU job won't start. I'm running Arch Linux (latest updates installed as of writing this).
Log:
Code: Select all
*********************** Log Started 2020-03-13T17:25:39Z ***********************
17:25:39:************************* Folding@home Client *************************
17:25:39: Website: https://foldingathome.org/
17:25:39: Copyright: (c) 2009-2018 foldingathome.org
17:25:39: Author: Joseph Coffland <[email protected]>
17:25:39: Args:
17:25:39: Config: /var/lib/private/fah/config.xml
17:25:39:******************************** Build ********************************
17:25:39: Version: 7.5.1
17:25:39: Date: May 11 2018
17:25:39: Time: 19:59:04
17:25:39: Repository: Git
17:25:39: Revision: 4705bf53c635f88b8fe85af7675557e15d491ff0
17:25:39: Branch: master
17:25:39: Compiler: GNU 6.3.0 20170516
17:25:39: Options: -std=gnu++98 -O3 -funroll-loops
17:25:39: Platform: linux2 4.14.0-3-amd64
17:25:39: Bits: 64
17:25:39: Mode: Release
17:25:39:******************************* System ********************************
17:25:39: CPU: AMD A10-7860K Radeon R7, 12 Compute Cores 4C+8G
17:25:39: CPU ID: AuthenticAMD Family 21 Model 56 Stepping 1
17:25:39: CPUs: 4
17:25:39: Memory: 23.50GiB
17:25:39:Free Memory: 20.60GiB
17:25:39: Threads: POSIX_THREADS
17:25:39: OS Version: 5.5
17:25:39:Has Battery: false
17:25:39: On Battery: false
17:25:39: UTC Offset: 1
17:25:39: PID: 1991
17:25:39: CWD: /var/lib/private/fah
17:25:39: OS: Linux 5.5.8-arch1-1 x86_64
17:25:39: OS Arch: AMD64
17:25:39: GPUs: 1
17:25:39: GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:7 GP106 [GeForce GTX 1060 6GB] 4372
17:25:39: CUDA: Not detected: cuInit() returned 999
17:25:39: OpenCL: Not detected: clGetPlatformIDs() returned -1001
17:25:39:***********************************************************************
17:25:39:<config>
17:25:39: <!-- Network -->
17:25:39: <proxy v=':8080'/>
17:25:39:
17:25:39: <!-- Slot Control -->
17:25:39: <power v='full'/>
17:25:39:
17:25:39: <!-- User Information -->
17:25:39: <passkey v='********************************'/>
17:25:39: <team v='223518'/>
17:25:39: <user v='8bitMicroFan'/>
17:25:39:
17:25:39: <!-- Folding Slots -->
17:25:39: <slot id='1' type='GPU'/>
17:25:39:</config>
17:25:39:Trying to access database...
17:25:39:Successfully acquired database lock
17:25:39:Enabled folding slot 01: READY gpu:0:GP106 [GeForce GTX 1060 6GB] 4372
17:25:39:ERROR:No compute devices matched GPU #0 NVIDIA:7 GP106 [GeForce GTX 1060 6GB] 4372. You may need to update your graphics drivers.
17:25:40:WU00:FS01:Connecting to 65.254.110.245:8080
17:25:41:WU00:FS01:Assigned to work server 140.163.4.231
17:25:41:WU00:FS01:Requesting new work unit for slot 01: READY gpu:0:GP106 [GeForce GTX 1060 6GB] 4372 from 140.163.4.231
17:25:41:WU00:FS01:Connecting to 140.163.4.231:8080
17:25:42:WU00:FS01:Downloading 29.59MiB
17:25:48:WU00:FS01:Download 13.73%
17:25:54:WU00:FS01:Download 23.66%
17:26:00:WU00:FS01:Download 29.15%
17:26:06:WU00:FS01:Download 37.60%
17:26:12:WU00:FS01:Download 52.81%
17:26:18:WU00:FS01:Download 67.38%
17:26:24:WU00:FS01:Download 76.67%
17:26:30:WU00:FS01:Download 81.95%
17:26:36:WU00:FS01:Download 84.07%
17:26:42:WU00:FS01:Download 87.87%
17:26:48:WU00:FS01:Download 93.15%
17:26:54:WU00:FS01:Download 96.74%
17:26:57:WU00:FS01:Download complete
17:26:57:WU00:FS01:Received Unit: id:00 state:DOWNLOAD error:NO_ERROR project:11749 run:0 clone:4628 gen:1 core:0x22 unit:0x000000018ca304e75e6a8016c8dbb4fb
17:26:57:WU00:FS01:Starting
17:26:57:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
17:26:57:WU00:FS01:Starting
17:26:57:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
17:27:57:WU00:FS01:Starting
17:27:57:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
Thanks in advance for the help!