My log output (I added the "LOOK!!!" and arrows to draw attention to the log line):
Code: Select all
12:39:35:******************************* libFAH ********************************
12:39:35: Date: Oct 20 2020
12:39:35: Time: 20:36:39
12:39:35: Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
12:39:35: Branch: master
12:39:35: Compiler: GNU 8.3.0
12:39:35: Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
12:39:35: -fdata-sections -O3 -funroll-loops -fno-pie
12:39:35: Platform: linux2 5.8.0-1-amd64
12:39:35: Bits: 64
12:39:35: Mode: Release
12:39:35:****************************** FAHClient ******************************
12:39:35: Version: 7.6.21
12:39:35: Author: Joseph Coffland <[email protected]>
12:39:35: Copyright: 2020 foldingathome.org
12:39:35: Homepage: https://foldingathome.org/
12:39:35: Date: Oct 20 2020
12:39:35: Time: 20:39:00
12:39:35: Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
12:39:35: Branch: master
12:39:35: Compiler: GNU 8.3.0
12:39:35: Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
12:39:35: -fdata-sections -O3 -funroll-loops -fno-pie
12:39:35: Platform: linux2 5.8.0-1-amd64
12:39:35: Bits: 64
12:39:35: Mode: Release
12:39:35: Args: --child /etc/fahclient/config.xml --run-as fahclient
12:39:35: --pid-file=/var/run/fahclient.pid --daemon
12:39:35: Config: /etc/fahclient/config.xml
12:39:35:******************************** CBang ********************************
12:39:35: Date: Oct 20 2020
12:39:35: Time: 18:37:59
12:39:35: Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
12:39:35: Branch: master
12:39:35: Compiler: GNU 8.3.0
12:39:35: Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
12:39:35: -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
12:39:35: Platform: linux2 5.8.0-1-amd64
12:39:35: Bits: 64
12:39:35: Mode: Release
12:39:35:******************************* System ********************************
12:39:35: CPU: Intel(R) Xeon(R) CPU E3-1225 V2 @ 3.20GHz
12:39:35: CPU ID: GenuineIntel Family 6 Model 58 Stepping 9
12:39:35: CPUs: 4
12:39:35: Memory: 15.58GiB
12:39:35: Free Memory: 15.26GiB
12:39:35: Threads: POSIX_THREADS
12:39:35: OS Version: 5.10
12:39:35: Has Battery: false
12:39:35: On Battery: false
12:39:35: UTC Offset: -5
12:39:35: PID: 706
12:39:35: CWD: /var/lib/fahclient
12:39:35: OS: Linux 5.10.0-27-amd64 x86_64
12:39:35: OS Arch: AMD64
12:39:35: GPUs: 1
12:39:35: GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:4 GM107GL [Quadro K620]
12:39:35:CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:5.0 Driver:11.4
LOOK!!!! >>>>>>>>>>>>>> 12:39:35: OpenCL: Not detected: clGetPlatformIDs() returned -1001 <<<<<<<<<<<<<< LOOK!!!!
12:39:35:***********************************************************************
12:39:35:<config>
12:40:36: <!-- Folding Slot Configuration -->
12:40:36: <cause v='ALZHEIMERS'/>
12:40:36: <cpus v='0'/>
12:40:36:
12:40:36: <!-- HTTP Server -->
12:40:36: <allow v='127.0.0.1 192.168.242.0/24'/>
12:40:36: <deny v='0.0.0.0/0'/>
12:40:36:
12:40:36: <!-- Network -->
12:40:36: <proxy v=':8080'/>
12:40:36:
12:40:36: <!-- Remote Command Server -->
12:40:36: <password v='*****'/>
12:40:36:
12:40:36: <!-- User Information -->
12:40:36: <passkey v='*****'/>
12:40:36: <team v='233601'/>
12:40:36: <user v='rbrtewdn'/>
12:40:36:
12:40:36: <!-- Web Server -->
12:40:36: <web-allow v='127.0.0.1 192.168.242.0/24'/>
12:40:36:
12:40:36: <!-- Folding Slots -->
12:40:36: <slot id='0' type='CPU'/>
12:40:36: <slot id='1' type='GPU'>
12:40:36: <pci-bus v='1'/>
12:40:36: <pci-slot v='0'/>
12:40:36: </slot>
12:40:36:</config>
12:45:19:WU00:FS00:0xa8:Completed 575000 out of 2500000 steps (23%)
12:50:34:WU01:FS01:0x22:Completed 2175000 out of 2500000 steps (87%)
12:52:49:WU00:FS00:0xa8:Completed 600000 out of 2500000 steps (24%)
13:00:19:WU00:FS00:0xa8:Completed 625000 out of 2500000 steps (25%)
13:00:51:WU01:FS01:0x22:Completed 2200000 out of 2500000 steps (88%)
Code: Select all
root@fah008:~# apt-file find clGetPlatformIDs
opencl-1.2-html-doc: /usr/share/doc/opencl-1.2-html-doc/clGetPlatformIDs.html
opencl-1.2-man-doc: /usr/share/man/man3/clGetPlatformIDs.3clc.gz
Code: Select all
root@fah008:~# apt-cache depends ocl-icd-opencl-dev
ocl-icd-opencl-dev
|Depends: opencl-c-headers
Depends: opencl-headers
|Depends: opencl-clhpp-headers
Depends: opencl-headers
Depends: ocl-icd-libopencl1
Conflicts: <opencl-dev>
Breaks: <amd-libopencl1>
Breaks: nvidia-libopencl1
Breaks: ocl-icd-libopencl1
|Recommends: libgl1-mesa-dev
Recommends: libgl-dev
Replaces: <amd-libopencl1>
Replaces: nvidia-libopencl1
Replaces: ocl-icd-libopencl1
Replaces: <opencl-dev>
ocl-icd-opencl-dev
Code: Select all
apt install --reinstall ocl-icd-opencl-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0 B/11.3 kB of archives.
After this operation, 0 B of additional disk space will be used.
(Reading database ... 80776 files and directories currently installed.)
Preparing to unpack .../ocl-icd-opencl-dev_2.2.14-2_amd64.deb ...
Unpacking ocl-icd-opencl-dev:amd64 (2.2.14-2) over (2.2.14-2) ...
Setting up ocl-icd-opencl-dev:amd64 (2.2.14-2) ...
Code: Select all
12:40:07:WU01:FS01:0x22:opencl-device was set but OpenCL platform could not be found.
I have other computers with the same programs running with no log file issue complaints.
I have tried other tests to numerous to list. Suffice it to say that there was no changes, hence my questions:
Anyone have any thoughts? What have I overlooked to check out this issue? Suggestions?