I have the following errors in the log file (complete log below):
Code: Select all
OpenCL: Not detected: clGetPlatformIDs() returned -1001
[91m20:26:58:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually[0m
20:26:58:WU01:FS01:Starting
[91m20:26:58:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually[0m
20:27:13:Saving configuration to config.xml
The Nvidia driver version is: 390.132
ocl-icd - 2.2.12 and ocl-icd-dev - 2.2.12 are both installed, as are the 32-bit versions of these drivers.
Per the error message above, I looked at the config.xml file (below), but I'm not sure what changes are supposed to be made to the configuration.
Code: Select all
<config>
<!-- Network -->
<proxy v=':8080'/>
<!-- User Information -->
<team v='232084'/>
<user v='BarkingMad'/>
<!-- Folding Slots -->
<slot id='0' type='CPU'/>
<slot id='1' type='GPU'/>
</config>
Thanks in advance for your assistance!
Code: Select all
*********************** Log Started 2020-10-10T20:26:12Z ***********************
20:26:12:************************* Folding@home Client *************************
20:26:12: Website: https://foldingathome.org/
20:26:12: Copyright: (c) 2009-2018 foldingathome.org
20:26:12: Author: Joseph Coffland <[email protected]>
20:26:12: Args: -v --chdir /home/dwhite/snap/folding-at-home-fcole90/common
20:26:12: Config: /home/dwhite/snap/folding-at-home-fcole90/common/config.xml
20:26:12:******************************** Build ********************************
20:26:12: Version: 7.5.1
20:26:12: Date: May 11 2018
20:26:12: Time: 19:59:04
20:26:12: Repository: Git
20:26:12: Revision: 4705bf53c635f88b8fe85af7675557e15d491ff0
20:26:12: Branch: master
20:26:12: Compiler: GNU 6.3.0 20170516
20:26:12: Options: -std=gnu++98 -O3 -funroll-loops
20:26:12: Platform: linux2 4.14.0-3-amd64
20:26:12: Bits: 64
20:26:12: Mode: Release
20:26:12:******************************* System ********************************
20:26:12: CPU: AMD Phenom(tm) II X6 1055T Processor
20:26:12: CPU ID: AuthenticAMD Family 16 Model 10 Stepping 0
20:26:12: CPUs: 6
20:26:12: Memory: 7.77GiB
20:26:12: Free Memory: 6.64GiB
20:26:12: Threads: POSIX_THREADS
20:26:12: OS Version: 5.6
20:26:12: Has Battery: false
20:26:12: On Battery: false
20:26:12: UTC Offset: -5
20:26:12: PID: 1376
20:26:12: CWD: /home/dwhite
20:26:12: OS: Linux 5.6.19-158.current x86_64
20:26:12: OS Arch: AMD64
20:26:12: GPUs: 1
20:26:12: GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:2 GF110 [GeForce GTX 570]
20:26:12:CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:2.0 Driver:9.1
20:26:12: OpenCL: Not detected: clGetPlatformIDs() returned -1001
20:26:12:***********************************************************************
20:26:12:<config>
20:26:12: <!-- Client Control -->
20:26:12: <client-threads v='6'/>
20:26:12: <cycle-rate v='4'/>
20:26:12: <cycles v='-1'/>
20:26:12: <data-directory v='.'/>
20:26:12: <disable-sleep-when-active v='true'/>
20:26:12: <exec-directory v='/snap/folding-at-home-fcole90/46/usr/bin'/>
20:26:12: <exit-when-done v='false'/>
20:26:12: <fold-anon v='false'/>
20:26:12: <idle-seconds v='300'/>
20:26:12: <open-web-control v='false'/>
20:26:12:
20:26:12: <!-- Configuration -->
20:26:12: <config-rotate v='true'/>
20:26:12: <config-rotate-dir v='configs'/>
20:26:12: <config-rotate-max v='16'/>
20:26:12:
20:26:12: <!-- Debugging -->
20:26:12: <assignment-servers>
20:26:12: assign1.foldingathome.org:8080 assign2.foldingathome.org:80
20:26:12: </assignment-servers>
20:26:12: <auth-as v='true'/>
20:26:12: <capture-directory v='capture'/>
20:26:12: <capture-on-error v='false'/>
20:26:12: <capture-packets v='false'/>
20:26:12: <capture-requests v='false'/>
20:26:12: <capture-responses v='false'/>
20:26:12: <capture-sockets v='false'/>
20:26:12: <core-exec v='FahCore_$type'/>
20:26:12: <core-wrapper-exec v='FAHCoreWrapper'/>
20:26:12: <debug-sockets v='false'/>
20:26:12: <exception-locations v='true'/>
20:26:12: <stack-traces v='false'/>
20:26:12:
20:26:12: <!-- Error Handling -->
20:26:12: <max-slot-errors v='10'/>
20:26:12: <max-unit-errors v='5'/>
20:26:12:
20:26:12: <!-- Folding Core -->
20:26:12: <checkpoint v='15'/>
20:26:12: <core-dir v='cores'/>
20:26:12: <core-priority v='idle'/>
20:26:12: <cpu-affinity v='false'/>
20:26:12: <cpu-usage v='100'/>
20:26:12: <gpu-usage v='100'/>
20:26:12: <no-assembly v='false'/>
20:26:12:
20:26:12: <!-- Folding Slot Configuration -->
20:26:12: <cause v='ANY'/>
20:26:12: <client-subtype v='LINUX'/>
20:26:12: <client-type v='normal'/>
20:26:12: <cpu-species v='X86_AMD'/>
20:26:12: <cpu-type v='AMD64'/>
20:26:12: <cpus v='-1'/>
20:26:12: <disable-viz v='false'/>
20:26:12: <gpu v='true'/>
20:26:12: <max-packet-size v='normal'/>
20:26:12: <os-species v='UNKNOWN'/>
20:26:12: <os-type v='LINUX'/>
20:26:12: <project-key v='0'/>
20:26:12: <smp v='true'/>
20:26:12:
20:26:12: <!-- GUI -->
20:26:12: <gui-enabled v='true'/>
20:26:12:
20:26:12: <!-- HTTP Server -->
20:26:12: <allow v='127.0.0.1'/>
20:26:12: <connection-timeout v='60'/>
20:26:12: <deny v='0/0'/>
20:26:12: <http-addresses v='0:7396'/>
20:26:12: <https-addresses v=''/>
20:26:12: <max-connect-time v='900'/>
20:26:12: <max-connections v='800'/>
20:26:12: <max-request-length v='52428800'/>
20:26:12: <min-connect-time v='300'/>
20:26:12:
20:26:12: <!-- Logging -->
20:26:12: <log v='log.txt'/>
20:26:12: <log-color v='true'/>
20:26:12: <log-crlf v='false'/>
20:26:12: <log-date v='false'/>
20:26:12: <log-date-periodically v='21600'/>
20:26:12: <log-domain v='false'/>
20:26:12: <log-header v='true'/>
20:26:12: <log-level v='true'/>
20:26:12: <log-no-info-header v='true'/>
20:26:12: <log-redirect v='false'/>
20:26:12: <log-rotate v='true'/>
20:26:12: <log-rotate-dir v='logs'/>
20:26:12: <log-rotate-max v='16'/>
20:26:12: <log-short-level v='false'/>
20:26:12: <log-simple-domains v='true'/>
20:26:12: <log-thread-id v='false'/>
20:26:12: <log-thread-prefix v='true'/>
20:26:12: <log-time v='true'/>
20:26:12: <log-to-screen v='true'/>
20:26:12: <log-truncate v='false'/>
20:26:12: <verbosity v='3'/>
20:26:12:
20:26:12: <!-- Network -->
20:26:12: <proxy v=':8080'/>
20:26:12: <proxy-enable v='false'/>
20:26:12: <proxy-pass v=''/>
20:26:12: <proxy-user v=''/>
20:26:12:
20:26:12: <!-- Process Control -->
20:26:12: <child v='false'/>
20:26:12: <daemon v='false'/>
20:26:12: <fork v='false'/>
20:26:12: <pid v='false'/>
20:26:12: <pid-file v='Folding@home Client.pid'/>
20:26:12: <respawn v='false'/>
20:26:12: <service v='false'/>
20:26:12:
20:26:12: <!-- Remote Command Server -->
20:26:12: <command-address v='0.0.0.0'/>
20:26:12: <command-allow-no-pass v='127.0.0.1'/>
20:26:12: <command-deny-no-pass v='0/0'/>
20:26:12: <command-enable v='true'/>
20:26:12: <command-port v='36330'/>
20:26:12:
20:26:12: <!-- Slot Control -->
20:26:12: <idle v='false'/>
20:26:12: <max-shutdown-wait v='60'/>
20:26:12: <pause-on-battery v='true'/>
20:26:12: <pause-on-start v='false'/>
20:26:12: <paused v='false'/>
20:26:12: <power v='medium'/>
20:26:12:
20:26:12: <!-- User Information -->
20:26:12: <machine-id v='0'/>
20:26:12: <passkey v=''/>
20:26:12: <team v='232084'/>
20:26:12: <user v='BarkingMad'/>
20:26:12:
20:26:12: <!-- Web Server -->
20:26:12: <web-allow v='127.0.0.1'/>
20:26:12: <web-deny v='0/0'/>
20:26:12: <web-enable v='true'/>
20:26:12:
20:26:12: <!-- Web Server Sessions -->
20:26:12: <session-cookie v='sid'/>
20:26:12: <session-lifetime v='86400'/>
20:26:12: <session-timeout v='3600'/>
20:26:12:
20:26:12: <!-- Work Unit Control -->
20:26:12: <dump-after-deadline v='true'/>
20:26:12: <max-queue v='16'/>
20:26:12: <max-units v='0'/>
20:26:12: <next-unit-percentage v='99'/>
20:26:12: <stall-detection-enabled v='false'/>
20:26:12: <stall-percent v='5'/>
20:26:12: <stall-timeout v='1800'/>
20:26:12:
20:26:12: <!-- Folding Slots -->
20:26:12: <slot id='0' type='CPU'>
20:26:12: <paused v='true'/>
20:26:12: </slot>
20:26:12: <slot id='1' type='GPU'>
20:26:12: <paused v='true'/>
20:26:12: </slot>
20:26:12:</config>
20:26:12:Trying to access database...
20:26:12:Successfully acquired database lock
20:26:12:Enabled folding slot 00: PAUSED cpu:4 (by user)
20:26:12:Enabled folding slot 01: PAUSED gpu:0:GF110 [GeForce GTX 570] (by user)
20:26:40:FS00:Unpaused
20:26:40:FS01:Unpaused
20:26:40:WU00:FS00:Starting
20:26:40:WU00:FS00:Running FahCore: /snap/folding-at-home-fcole90/46/usr/bin/FAHCoreWrapper /home/dwhite/snap/folding-at-home-fcole90/common/cores/cores.foldingathome.org/lin/64bit-sse2/a7-0.0.19/Core_a7.fah/FahCore_a7 -dir 00 -suffix 01 -version 705 -lifeline 1376 -checkpoint 15 -np 4
20:26:40:WU00:FS00:Started FahCore on PID 1561
20:26:41:WU00:FS00:Core PID:1565
20:26:41:WU00:FS00:FahCore 0xa7 started
20:26:41:WU01:FS01:Connecting to 65.254.110.245:8080
20:26:41:WU00:FS00:0xa7:*********************** Log Started 2020-10-10T20:26:41Z ***********************
20:26:41:WU00:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
20:26:41:WU00:FS00:0xa7: Type: 0xa7
20:26:41:WU00:FS00:0xa7: Core: Gromacs
20:26:41:WU00:FS00:0xa7: Args: -dir 00 -suffix 01 -version 705 -lifeline 1561 -checkpoint 15 -np 4
20:26:41:WU00:FS00:0xa7:************************************ CBang *************************************
20:26:41:WU00:FS00:0xa7: Date: Nov 27 2019
20:26:41:WU00:FS00:0xa7: Time: 11:26:54
20:26:41:WU00:FS00:0xa7: Revision: d25803215b59272441049dfa05a0a9bf7a6e3c48
20:26:41:WU00:FS00:0xa7: Branch: master
20:26:41:WU00:FS00:0xa7: Compiler: GNU 8.3.0
20:26:41:WU00:FS00:0xa7: Options: -std=c++11 -ffunction-sections -fdata-sections -O3 -funroll-loops
20:26:41:WU00:FS00:0xa7: -fno-pie -fPIC
20:26:41:WU00:FS00:0xa7: Platform: linux2 4.19.0-5-amd64
20:26:41:WU00:FS00:0xa7: Bits: 64
20:26:41:WU00:FS00:0xa7: Mode: Release
20:26:41:WU00:FS00:0xa7:************************************ System ************************************
20:26:41:WU00:FS00:0xa7: CPU: AMD Phenom(tm) II X6 1055T Processor
20:26:41:WU00:FS00:0xa7: CPU ID: AuthenticAMD Family 16 Model 10 Stepping 0
20:26:41:WU00:FS00:0xa7: CPUs: 6
20:26:41:WU00:FS00:0xa7: Memory: 7.77GiB
20:26:41:WU00:FS00:0xa7:Free Memory: 6.53GiB
20:26:41:WU00:FS00:0xa7: Threads: POSIX_THREADS
20:26:41:WU00:FS00:0xa7: OS Version: 5.6
20:26:41:WU00:FS00:0xa7:Has Battery: false
20:26:41:WU00:FS00:0xa7: On Battery: false
20:26:41:WU00:FS00:0xa7: UTC Offset: -5
20:26:41:WU00:FS00:0xa7: PID: 1565
20:26:41:WU00:FS00:0xa7: CWD: /home/dwhite/snap/folding-at-home-fcole90/common/work
20:26:41:WU00:FS00:0xa7:******************************** Build - libFAH ********************************
20:26:41:WU00:FS00:0xa7: Version: 0.0.19
20:26:41:WU00:FS00:0xa7: Author: Joseph Coffland <[email protected]>
20:26:41:WU00:FS00:0xa7: Copyright: 2019 foldingathome.org
20:26:41:WU00:FS00:0xa7: Homepage: https://foldingathome.org/
20:26:41:WU00:FS00:0xa7: Date: Nov 26 2019
20:26:41:WU00:FS00:0xa7: Time: 00:41:43
20:26:41:WU00:FS00:0xa7: Revision: d5b5c747532224f986b7cd02c968ed9a20c16d6e
20:26:41:WU00:FS00:0xa7: Branch: master
20:26:41:WU00:FS00:0xa7: Compiler: GNU 8.3.0
20:26:41:WU00:FS00:0xa7: Options: -std=c++11 -ffunction-sections -fdata-sections -O3 -funroll-loops
20:26:41:WU00:FS00:0xa7: -fno-pie
20:26:41:WU00:FS00:0xa7: Platform: linux2 4.19.0-5-amd64
20:26:41:WU00:FS00:0xa7: Bits: 64
20:26:41:WU00:FS00:0xa7: Mode: Release
20:26:41:WU00:FS00:0xa7:************************************ Build *************************************
20:26:41:WU00:FS00:0xa7: SIMD: sse2
20:26:41:WU00:FS00:0xa7:********************************************************************************
20:26:41:WU00:FS00:0xa7:Project: 16803 (Run 11, Clone 699, Gen 88)
20:26:41:WU00:FS00:0xa7:Unit: 0x0000007782ed0b915e99f88c7829dfc1
20:26:41:WU00:FS00:0xa7:Digital signatures verified
20:26:41:WU00:FS00:0xa7:Calling: mdrun -s frame88.tpr -o frame88.trr -cpi state.cpt -cpt 15 -nt 4
20:26:42:WU01:FS01:Assigned to work server 206.223.170.146
20:26:42:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GF110 [GeForce GTX 570] from 206.223.170.146
20:26:42:WU01:FS01:Connecting to 206.223.170.146:8080
20:26:42:WU00:FS00:0xa7:Steps: first=44000000 total=500000
20:26:42:WU01:FS01:Downloading 15.20MiB
20:26:44:WU00:FS00:0xa7:Completed 18717 out of 500000 steps (3%)
20:26:48:WU01:FS01:Download 32.90%
20:26:54:WU01:FS01:Download 71.97%
20:26:58:WU01:FS01:Download complete
20:26:58:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:17402 run:0 clone:1514 gen:15 core:0x22 unit:0x00000016cedfaa925f7d60ddfc53bbd5
20:26:58:WU01:FS01:Starting
[91m20:26:58:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually[0m
20:26:58:WU01:FS01:Starting
[91m20:26:58:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually[0m
20:27:13:Saving configuration to config.xml