Comprehensive config.xml guide

Moderators: Site Moderators, FAHC Science Team

Post Reply
Nullpo1nt3r
Posts: 3
Joined: Mon Mar 30, 2020 11:28 am

Comprehensive config.xml guide

Post by Nullpo1nt3r »

Hi,
I'm running FAHClient from Ubuntu 19 soon to be 20. The retired Python 2 package makes it impossible to run FAHControl. It really wouldn't be the problem, if the configuration could be made by hand and some documentation (without the need for reverse engineering the client) to support making the changes would be available.

I'm trying to employ my 1080 to do some GPU folding as well. However it hits OpenCL id of integrated GPU and fails starting.
Hence looking, for a way, to assign OpenCL id manually.

Thanks in advance!
toTOW
Site Moderator
Posts: 6309
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: Comprehensive config.xml guide

Post by toTOW »

OpenCL error is usually not a misconfiguration of the client but the more likely the lack of appropriate drivers or OpenCL.

Posting FAH's log:
How to provide enough info to get helpful support.
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
Nullpo1nt3r
Posts: 3
Joined: Mon Mar 30, 2020 11:28 am

Re: Comprehensive config.xml guide

Post by Nullpo1nt3r »

Here is my log file. Maybe I'm not seeing something obvious

Code: Select all

*********************** Log Started 2020-03-30T09:39:34Z ***********************
09:39:34:************************* Folding@home Client *************************
09:39:34:      Website: https://foldingathome.org/
09:39:34:    Copyright: (c) 2009-2018 foldingathome.org
09:39:34:       Author: Joseph Coffland <joseph@cauldrondevelopment.com>
09:39:34:         Args: --child --lifeline 2271 /etc/fahclient/config.xml --run-as
09:39:34:               fahclient --pid-file=/var/run/fahclient.pid --daemon
09:39:34:       Config: /etc/fahclient/config.xml
09:39:34:******************************** Build ********************************
09:39:34:      Version: 7.5.1
09:39:34:         Date: May 11 2018
09:39:34:         Time: 19:59:04
09:39:34:   Repository: Git
09:39:34:     Revision: 4705bf53c635f88b8fe85af7675557e15d491ff0
09:39:34:       Branch: master
09:39:34:     Compiler: GNU 6.3.0 20170516
09:39:34:      Options: -std=gnu++98 -O3 -funroll-loops
09:39:34:     Platform: linux2 4.14.0-3-amd64
09:39:34:         Bits: 64
09:39:34:         Mode: Release
09:39:34:******************************* System ********************************
09:39:34:          CPU: Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz
09:39:34:       CPU ID: GenuineIntel Family 6 Model 158 Stepping 10
09:39:34:         CPUs: 12
09:39:34:       Memory: 31.22GiB
09:39:34:  Free Memory: 29.96GiB
09:39:34:      Threads: POSIX_THREADS
09:39:34:   OS Version: 5.3
09:39:34:  Has Battery: true
09:39:34:   On Battery: false
09:39:34:   UTC Offset: 2
09:39:34:          PID: 2273
09:39:34:          CWD: /var/lib/fahclient
09:39:34:           OS: Linux 5.3.0-42-generic x86_64
09:39:34:      OS Arch: AMD64
09:39:34:         GPUs: 1
09:39:34:        GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:5 GP104BM [GeForce GTX 1080 Mobile]
09:39:34:CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:6.1 Driver:10.2
09:39:34:       OpenCL: Not detected: clGetDeviceIDs() returned -1
09:39:34:***********************************************************************
09:39:34:<config>
09:39:34:  <!-- Slot Control -->
09:39:34:  <power v='medium'/>
09:39:34:
09:39:34:  <!-- User Information -->
09:39:34:  <team v='251391'/>
09:39:34:  <user v='tob'/>
09:39:34:
09:39:34:  <!-- Folding Slots -->
09:39:34:  <slot id='0' type='CPU'>
09:39:34:    <cpus v='9'/>
09:39:34:  </slot>
09:39:34:  <slot id='1' type='GPU'/>
09:39:34:</config>
09:39:34:Switching to user fahclient
09:39:34:Trying to access database...
09:39:34:Successfully acquired database lock
09:39:34:Enabled folding slot 00: READY cpu:9
09:39:34:Enabled folding slot 01: READY gpu:0:GP104BM [GeForce GTX 1080 Mobile]
09:39:35:WU00:FS00:Connecting to 65.254.110.245:8080
09:39:35:WU01:FS01:Connecting to 65.254.110.245:8080
09:39:36:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
09:39:36:WU01:FS01:Connecting to 18.218.241.186:80
09:39:36:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
09:39:36:WU00:FS00:Connecting to 18.218.241.186:80
09:39:36:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
09:39:36:ERROR:WU01:FS01:Exception: Could not get an assignment
09:39:36:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
09:39:36:ERROR:WU00:FS00:Exception: Could not get an assignment
09:39:37:WU01:FS01:Connecting to 65.254.110.245:8080
09:39:37:WU00:FS00:Connecting to 65.254.110.245:8080
09:39:37:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
09:39:37:WU00:FS00:Connecting to 18.218.241.186:80
09:39:37:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
09:39:37:WU01:FS01:Connecting to 18.218.241.186:80
09:39:38:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
09:39:38:ERROR:WU00:FS00:Exception: Could not get an assignment
09:39:38:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
09:39:38:ERROR:WU01:FS01:Exception: Could not get an assignment
09:40:37:WU00:FS00:Connecting to 65.254.110.245:8080
09:40:37:WU01:FS01:Connecting to 65.254.110.245:8080
09:40:37:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
09:40:37:WU00:FS00:Connecting to 18.218.241.186:80
09:40:38:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
09:40:38:WU01:FS01:Connecting to 18.218.241.186:80
09:40:38:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
09:40:38:ERROR:WU00:FS00:Exception: Could not get an assignment
09:40:38:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
09:40:38:ERROR:WU01:FS01:Exception: Could not get an assignment
09:42:14:WU00:FS00:Connecting to 65.254.110.245:8080
09:42:14:WU01:FS01:Connecting to 65.254.110.245:8080
09:42:15:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
09:42:15:WU00:FS00:Connecting to 18.218.241.186:80
09:42:15:WU01:FS01:Assigned to work server 128.252.203.10
09:42:15:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GP104BM [GeForce GTX 1080 Mobile] from 128.252.203.10
09:42:15:WU01:FS01:Connecting to 128.252.203.10:8080
09:42:15:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
09:42:15:ERROR:WU00:FS00:Exception: Could not get an assignment
09:43:32:WU01:FS01:Downloading 79.12MiB
09:43:38:WU01:FS01:Download 11.85%
09:43:44:WU01:FS01:Download 26.54%
09:43:50:WU01:FS01:Download 43.60%
09:43:56:WU01:FS01:Download 57.82%
09:44:02:WU01:FS01:Download 74.01%
09:44:08:WU01:FS01:Download 90.84%
09:44:11:WU01:FS01:Download complete
09:44:11:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11759 run:0 clone:12684 gen:11 core:0x22 unit:0x0000001680fccb0a5e6ebdf2e11c5338
09:44:11:WU01:FS01:Starting
09:44:11:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
09:44:12:WU01:FS01:Starting
09:44:12:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
09:44:51:WU00:FS00:Connecting to 65.254.110.245:8080
09:44:52:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
09:44:52:WU00:FS00:Connecting to 18.218.241.186:80
09:44:52:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
09:44:52:ERROR:WU00:FS00:Exception: Could not get an assignment
09:45:12:WU01:FS01:Starting
09:45:12:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
09:46:49:WU01:FS01:Starting
09:46:49:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
09:49:05:WU00:FS00:Connecting to 65.254.110.245:8080
09:49:06:WU00:FS00:Assigned to work server 128.252.203.9
09:49:06:WU00:FS00:Requesting new work unit for slot 00: READY cpu:9 from 128.252.203.9
09:49:06:WU00:FS00:Connecting to 128.252.203.9:8080
09:49:26:WU01:FS01:Starting
09:49:26:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
09:50:01:WU00:FS00:Downloading 4.59MiB
09:50:07:WU00:FS00:Download 54.50%
09:50:12:WU00:FS00:Download complete
09:50:12:WU00:FS00:Received Unit: id:00 state:DOWNLOAD error:NO_ERROR project:13832 run:0 clone:4053 gen:17 core:0xa7 unit:0x0000001480fccb095e6d2a69a455d48a
09:50:12:WU00:FS00:Starting
09:50:12:WU00:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/v7/lin/64bit/avx/Core_a7.fah/FahCore_a7 -dir 00 -suffix 01 -version 705 -lifeline 2273 -checkpoint 15 -np 9
09:50:12:WU00:FS00:Started FahCore on PID 4605
09:50:12:WU00:FS00:Core PID:4609
09:50:12:WU00:FS00:FahCore 0xa7 started
09:50:13:WU00:FS00:0xa7:*********************** Log Started 2020-03-30T09:50:12Z ***********************
09:50:13:WU00:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
09:50:13:WU00:FS00:0xa7:       Type: 0xa7
09:50:13:WU00:FS00:0xa7:       Core: Gromacs
09:50:13:WU00:FS00:0xa7:       Args: -dir 00 -suffix 01 -version 705 -lifeline 4605 -checkpoint 15 -np 9
09:50:13:WU00:FS00:0xa7:************************************ CBang *************************************
09:50:13:WU00:FS00:0xa7:       Date: Nov 5 2019
09:50:13:WU00:FS00:0xa7:       Time: 06:06:57
09:50:13:WU00:FS00:0xa7:   Revision: 46c96f1aa8419571d83f3e63f9c99a0d602f6da9
09:50:13:WU00:FS00:0xa7:     Branch: master
09:50:13:WU00:FS00:0xa7:   Compiler: GNU 8.3.0
09:50:13:WU00:FS00:0xa7:    Options: -std=c++11 -O3 -funroll-loops -fno-pie -fPIC
09:50:13:WU00:FS00:0xa7:   Platform: linux2 4.19.0-5-amd64
09:50:13:WU00:FS00:0xa7:       Bits: 64
09:50:13:WU00:FS00:0xa7:       Mode: Release
09:50:13:WU00:FS00:0xa7:************************************ System ************************************
09:50:13:WU00:FS00:0xa7:        CPU: Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz
09:50:13:WU00:FS00:0xa7:     CPU ID: GenuineIntel Family 6 Model 158 Stepping 10
09:50:13:WU00:FS00:0xa7:       CPUs: 12
09:50:13:WU00:FS00:0xa7:     Memory: 31.22GiB
09:50:13:WU00:FS00:0xa7:Free Memory: 274.43MiB
09:50:13:WU00:FS00:0xa7:    Threads: POSIX_THREADS
09:50:13:WU00:FS00:0xa7: OS Version: 5.3
09:50:13:WU00:FS00:0xa7:Has Battery: true
09:50:13:WU00:FS00:0xa7: On Battery: false
09:50:13:WU00:FS00:0xa7: UTC Offset: 2
09:50:13:WU00:FS00:0xa7:        PID: 4609
09:50:13:WU00:FS00:0xa7:        CWD: /var/lib/fahclient/work
09:50:13:WU00:FS00:0xa7:******************************** Build - libFAH ********************************
09:50:13:WU00:FS00:0xa7:    Version: 0.0.18
09:50:13:WU00:FS00:0xa7:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
09:50:13:WU00:FS00:0xa7:  Copyright: 2019 foldingathome.org
09:50:13:WU00:FS00:0xa7:   Homepage: https://foldingathome.org/
09:50:13:WU00:FS00:0xa7:       Date: Nov 5 2019
09:50:13:WU00:FS00:0xa7:       Time: 06:13:26
09:50:13:WU00:FS00:0xa7:   Revision: 490c9aa2957b725af319379424d5c5cb36efb656
09:50:13:WU00:FS00:0xa7:     Branch: master
09:50:13:WU00:FS00:0xa7:   Compiler: GNU 8.3.0
09:50:13:WU00:FS00:0xa7:    Options: -std=c++11 -O3 -funroll-loops -fno-pie
09:50:13:WU00:FS00:0xa7:   Platform: linux2 4.19.0-5-amd64
09:50:13:WU00:FS00:0xa7:       Bits: 64
09:50:13:WU00:FS00:0xa7:       Mode: Release
09:50:13:WU00:FS00:0xa7:************************************ Build *************************************
09:50:13:WU00:FS00:0xa7:       SIMD: avx_256
09:50:13:WU00:FS00:0xa7:********************************************************************************
09:50:13:WU00:FS00:0xa7:Project: 13832 (Run 0, Clone 4053, Gen 17)
09:50:13:WU00:FS00:0xa7:Unit: 0x0000001480fccb095e6d2a69a455d48a
09:50:13:WU00:FS00:0xa7:Reading tar file core.xml
09:50:13:WU00:FS00:0xa7:Reading tar file frame17.tpr
09:50:13:WU00:FS00:0xa7:Digital signatures verified
09:50:13:WU00:FS00:0xa7:Calling: mdrun -s frame17.tpr -o frame17.trr -x frame17.xtc -cpt 15 -nt 9
09:50:13:WU00:FS00:0xa7:Steps: first=4250000 total=250000
09:50:15:WU00:FS00:0xa7:Completed 1 out of 250000 steps (0%)
09:51:32:WU00:FS00:0xa7:Completed 2500 out of 250000 steps (1%)
09:52:51:WU00:FS00:0xa7:Completed 5000 out of 250000 steps (2%)
09:53:40:WU01:FS01:Starting
09:53:40:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
09:53:40:WU01:FS01:Sending unit results: id:01 state:SEND error:FAILED project:11759 run:0 clone:12684 gen:11 core:0x22 unit:0x0000001680fccb0a5e6ebdf2e11c5338
09:53:40:WU01:FS01:Connecting to 128.252.203.10:8080
09:53:41:WU02:FS01:Connecting to 65.254.110.245:8080
09:53:41:WARNING:WU02:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
09:53:41:WU02:FS01:Connecting to 18.218.241.186:80
09:53:42:WARNING:WU02:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
09:53:42:ERROR:WU02:FS01:Exception: Could not get an assignment
09:53:42:WU02:FS01:Connecting to 65.254.110.245:8080
09:53:43:WU02:FS01:Assigned to work server 40.114.52.201
09:53:43:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GP104BM [GeForce GTX 1080 Mobile] from 40.114.52.201
09:53:43:WU02:FS01:Connecting to 40.114.52.201:8080
09:54:10:WU00:FS00:0xa7:Completed 7500 out of 250000 steps (3%)
09:54:30:WU02:FS01:Downloading 29.70MiB
09:54:37:WU02:FS01:Download 16.62%
09:54:43:WU02:FS01:Download 39.98%
09:54:49:WU02:FS01:Download 70.50%
09:54:55:WU02:FS01:Download 99.11%
09:54:55:WU02:FS01:Download complete
09:54:55:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:11777 run:0 clone:8185 gen:9 core:0x22 unit:0x00000012287234c95e7432e4621e3a14
09:54:55:WU02:FS01:Starting
09:54:55:ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
09:54:55:WU02:FS01:Starting
09:54:55:ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
09:55:32:WU00:FS00:0xa7:Completed 10000 out of 250000 steps (4%)
09:55:54:WARNING:WU01:FS01:Exception: Failed to send results to work server: 10002: Received short response, expected 512 bytes, got 0
09:55:54:WU01:FS01:Trying to send results to collection server
09:55:54:WU01:FS01:Connecting to 128.252.203.2:8080
09:55:55:WU02:FS01:Starting
09:55:55:ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
09:56:50:WU00:FS00:0xa7:Completed 12500 out of 250000 steps (5%)
09:57:32:WU02:FS01:Starting
09:57:32:ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
09:57:55:WU01:FS01:Server responded WORK_ACK (400)
09:57:55:WU01:FS01:Cleaning up
09:58:51:WU00:FS00:0xa7:Completed 15000 out of 250000 steps (6%)
10:00:09:WU02:FS01:Starting
10:00:09:ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
10:00:46:WU00:FS00:0xa7:Completed 17500 out of 250000 steps (7%)
10:02:43:WU00:FS00:0xa7:Completed 20000 out of 250000 steps (8%)
10:04:24:WU02:FS01:Starting
10:04:24:ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
10:04:24:WU02:FS01:Sending unit results: id:02 state:SEND error:FAILED project:11777 run:0 clone:8185 gen:9 core:0x22 unit:0x00000012287234c95e7432e4621e3a14
10:04:24:WU02:FS01:Connecting to 40.114.52.201:8080
10:04:24:WU01:FS01:Connecting to 65.254.110.245:8080
10:04:25:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
10:04:25:WU01:FS01:Connecting to 18.218.241.186:80
10:04:25:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
10:04:25:ERROR:WU01:FS01:Exception: Could not get an assignment
10:04:26:WU01:FS01:Connecting to 65.254.110.245:8080
10:04:26:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
10:04:26:WU01:FS01:Connecting to 18.218.241.186:80
10:04:27:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
10:04:27:ERROR:WU01:FS01:Exception: Could not get an assignment
10:04:42:WU02:FS01:Server responded WORK_ACK (400)
10:04:42:WU02:FS01:Cleaning up
10:04:45:WU00:FS00:0xa7:Completed 22500 out of 250000 steps (9%)
10:05:26:WU01:FS01:Connecting to 65.254.110.245:8080
10:05:26:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
10:05:26:WU01:FS01:Connecting to 18.218.241.186:80
10:05:27:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
10:05:27:ERROR:WU01:FS01:Exception: Could not get an assignment
10:06:36:WU00:FS00:0xa7:Completed 25000 out of 250000 steps (10%)
10:07:03:WU01:FS01:Connecting to 65.254.110.245:8080
10:07:04:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
10:07:04:WU01:FS01:Connecting to 18.218.241.186:80
10:07:04:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
10:07:04:ERROR:WU01:FS01:Exception: Could not get an assignment
10:08:23:WU00:FS00:0xa7:Completed 27500 out of 250000 steps (11%)
10:09:40:WU01:FS01:Connecting to 65.254.110.245:8080
10:09:41:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
10:09:41:WU01:FS01:Connecting to 18.218.241.186:80
10:09:42:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
10:09:42:ERROR:WU01:FS01:Exception: Could not get an assignment
10:09:55:WU00:FS00:0xa7:Completed 30000 out of 250000 steps (12%)
10:11:44:WU00:FS00:0xa7:Completed 32500 out of 250000 steps (13%)
10:13:19:WU00:FS00:0xa7:Completed 35000 out of 250000 steps (14%)
10:13:55:WU01:FS01:Connecting to 65.254.110.245:8080
10:13:55:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
10:13:55:WU01:FS01:Connecting to 18.218.241.186:80
10:13:56:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
10:13:56:ERROR:WU01:FS01:Exception: Could not get an assignment
10:14:57:WU00:FS00:0xa7:Completed 37500 out of 250000 steps (15%)
10:16:20:WU00:FS00:0xa7:Completed 40000 out of 250000 steps (16%)
10:17:43:WU00:FS00:0xa7:Completed 42500 out of 250000 steps (17%)
10:19:08:WU00:FS00:0xa7:Completed 45000 out of 250000 steps (18%)
10:20:39:WU00:FS00:0xa7:Completed 47500 out of 250000 steps (19%)
10:20:47:WU01:FS01:Connecting to 65.254.110.245:8080
10:20:49:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
10:20:49:WU01:FS01:Connecting to 18.218.241.186:80
10:20:50:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
10:20:50:ERROR:WU01:FS01:Exception: Could not get an assignment
10:22:01:WU00:FS00:0xa7:Completed 50000 out of 250000 steps (20%)
10:23:30:WU00:FS00:0xa7:Completed 52500 out of 250000 steps (21%)
10:24:59:WU00:FS00:0xa7:Completed 55000 out of 250000 steps (22%)
10:26:22:WU00:FS00:0xa7:Completed 57500 out of 250000 steps (23%)
10:27:54:WU00:FS00:0xa7:Completed 60000 out of 250000 steps (24%)
10:29:26:WU00:FS00:0xa7:Completed 62500 out of 250000 steps (25%)
10:30:59:WU00:FS00:0xa7:Completed 65000 out of 250000 steps (26%)
10:31:52:WU01:FS01:Connecting to 65.254.110.245:8080
10:31:52:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
10:31:52:WU01:FS01:Connecting to 18.218.241.186:80
10:31:53:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
10:31:53:ERROR:WU01:FS01:Exception: Could not get an assignment
10:32:31:WU00:FS00:0xa7:Completed 67500 out of 250000 steps (27%)
10:34:03:WU00:FS00:0xa7:Completed 70000 out of 250000 steps (28%)
10:35:38:WU00:FS00:0xa7:Completed 72500 out of 250000 steps (29%)
10:37:08:WU00:FS00:0xa7:Completed 75000 out of 250000 steps (30%)
10:38:36:WU00:FS00:0xa7:Completed 77500 out of 250000 steps (31%)
10:40:01:WU00:FS00:0xa7:Completed 80000 out of 250000 steps (32%)
10:41:24:WU00:FS00:0xa7:Completed 82500 out of 250000 steps (33%)
10:42:51:WU00:FS00:0xa7:Completed 85000 out of 250000 steps (34%)
10:44:23:WU00:FS00:0xa7:Completed 87500 out of 250000 steps (35%)
10:45:43:WU00:FS00:0xa7:Completed 90000 out of 250000 steps (36%)
10:47:01:WU00:FS00:0xa7:Completed 92500 out of 250000 steps (37%)
10:48:20:WU00:FS00:0xa7:Completed 95000 out of 250000 steps (38%)
10:49:38:WU00:FS00:0xa7:Completed 97500 out of 250000 steps (39%)
10:49:49:WU01:FS01:Connecting to 65.254.110.245:8080
10:49:49:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
10:49:49:WU01:FS01:Connecting to 18.218.241.186:80
10:49:50:WU01:FS01:Assigned to work server 128.252.203.10
10:49:50:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GP104BM [GeForce GTX 1080 Mobile] from 128.252.203.10
10:49:50:WU01:FS01:Connecting to 128.252.203.10:8080
10:49:58:ERROR:WU01:FS01:Exception: 10002: Received short response, expected 512 bytes, got 0
10:50:56:WU00:FS00:0xa7:Completed 100000 out of 250000 steps (40%)
10:52:12:WU00:FS00:0xa7:Completed 102500 out of 250000 steps (41%)
10:53:29:WU00:FS00:0xa7:Completed 105000 out of 250000 steps (42%)
10:54:44:WU00:FS00:0xa7:Completed 107500 out of 250000 steps (43%)
10:56:00:WU00:FS00:0xa7:Completed 110000 out of 250000 steps (44%)
10:57:15:WU00:FS00:0xa7:Completed 112500 out of 250000 steps (45%)
10:58:30:WU00:FS00:0xa7:Completed 115000 out of 250000 steps (46%)
10:59:45:WU00:FS00:0xa7:Completed 117500 out of 250000 steps (47%)
11:01:13:WU00:FS00:0xa7:Completed 120000 out of 250000 steps (48%)
11:02:45:WU00:FS00:0xa7:Completed 122500 out of 250000 steps (49%)
11:04:08:WU00:FS00:0xa7:Completed 125000 out of 250000 steps (50%)
11:05:45:WU00:FS00:0xa7:Completed 127500 out of 250000 steps (51%)
11:07:19:WU00:FS00:0xa7:Completed 130000 out of 250000 steps (52%)
11:08:53:WU00:FS00:0xa7:Completed 132500 out of 250000 steps (53%)
11:10:20:WU00:FS00:0xa7:Completed 135000 out of 250000 steps (54%)
11:11:43:WU00:FS00:0xa7:Completed 137500 out of 250000 steps (55%)
11:13:12:WU00:FS00:0xa7:Completed 140000 out of 250000 steps (56%)
11:14:36:WU00:FS00:0xa7:Completed 142500 out of 250000 steps (57%)
11:16:02:WU00:FS00:0xa7:Completed 145000 out of 250000 steps (58%)
11:17:42:WU00:FS00:0xa7:Completed 147500 out of 250000 steps (59%)
11:18:51:WU01:FS01:Connecting to 65.254.110.245:8080
11:18:51:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
11:18:51:WU01:FS01:Connecting to 18.218.241.186:80
11:18:52:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
11:18:52:ERROR:WU01:FS01:Exception: Could not get an assignment
11:19:23:WU00:FS00:0xa7:Completed 150000 out of 250000 steps (60%)
11:20:46:WU00:FS00:0xa7:Completed 152500 out of 250000 steps (61%)
11:22:13:WU00:FS00:0xa7:Completed 155000 out of 250000 steps (62%)
11:23:42:WU00:FS00:0xa7:Completed 157500 out of 250000 steps (63%)
11:25:03:WU00:FS00:0xa7:Completed 160000 out of 250000 steps (64%)
11:26:46:WU00:FS00:0xa7:Completed 162500 out of 250000 steps (65%)
11:28:14:WU00:FS00:0xa7:Completed 165000 out of 250000 steps (66%)
11:29:50:WU00:FS00:0xa7:Completed 167500 out of 250000 steps (67%)
11:31:18:WU00:FS00:0xa7:Completed 170000 out of 250000 steps (68%)
11:32:43:WU00:FS00:0xa7:Completed 172500 out of 250000 steps (69%)
11:34:07:WU00:FS00:0xa7:Completed 175000 out of 250000 steps (70%)
11:35:35:WU00:FS00:0xa7:Completed 177500 out of 250000 steps (71%)
11:36:59:WU00:FS00:0xa7:Completed 180000 out of 250000 steps (72%)
11:38:22:WU00:FS00:0xa7:Completed 182500 out of 250000 steps (73%)
11:39:47:WU00:FS00:0xa7:Completed 185000 out of 250000 steps (74%)
11:41:09:WU00:FS00:0xa7:Completed 187500 out of 250000 steps (75%)
11:42:34:WU00:FS00:0xa7:Completed 190000 out of 250000 steps (76%)
11:44:05:WU00:FS00:0xa7:Completed 192500 out of 250000 steps (77%)
11:45:29:WU00:FS00:0xa7:Completed 195000 out of 250000 steps (78%)
11:46:52:WU00:FS00:0xa7:Completed 197500 out of 250000 steps (79%)
11:48:21:WU00:FS00:0xa7:Completed 200000 out of 250000 steps (80%)
11:49:49:WU00:FS00:0xa7:Completed 202500 out of 250000 steps (81%)
11:51:16:WU00:FS00:0xa7:Completed 205000 out of 250000 steps (82%)
11:52:43:WU00:FS00:0xa7:Completed 207500 out of 250000 steps (83%)
11:54:08:WU00:FS00:0xa7:Completed 210000 out of 250000 steps (84%)
11:55:35:WU00:FS00:0xa7:Completed 212500 out of 250000 steps (85%)
11:57:00:WU00:FS00:0xa7:Completed 215000 out of 250000 steps (86%)
11:58:22:WU00:FS00:0xa7:Completed 217500 out of 250000 steps (87%)
11:59:44:WU00:FS00:0xa7:Completed 220000 out of 250000 steps (88%)
12:01:04:WU00:FS00:0xa7:Completed 222500 out of 250000 steps (89%)
12:02:26:WU00:FS00:0xa7:Completed 225000 out of 250000 steps (90%)
12:03:45:WU00:FS00:0xa7:Completed 227500 out of 250000 steps (91%)
12:05:04:WU00:FS00:0xa7:Completed 230000 out of 250000 steps (92%)
12:05:50:WU01:FS01:Connecting to 65.254.110.245:8080
12:05:50:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
12:05:50:WU01:FS01:Connecting to 18.218.241.186:80
12:05:51:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
12:05:51:ERROR:WU01:FS01:Exception: Could not get an assignment
12:06:24:WU00:FS00:0xa7:Completed 232500 out of 250000 steps (93%)
12:07:39:WU00:FS00:0xa7:Completed 235000 out of 250000 steps (94%)
12:08:59:WU00:FS00:0xa7:Completed 237500 out of 250000 steps (95%)
12:10:35:WU00:FS00:0xa7:Completed 240000 out of 250000 steps (96%)
12:12:53:WU00:FS00:0xa7:Completed 242500 out of 250000 steps (97%)
12:14:39:WU00:FS00:0xa7:Completed 245000 out of 250000 steps (98%)
12:16:14:WU00:FS00:0xa7:Completed 247500 out of 250000 steps (99%)
12:16:15:WU02:FS00:Connecting to 65.254.110.245:8080
12:16:16:WARNING:WU02:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
12:16:16:WU02:FS00:Connecting to 18.218.241.186:80
12:16:16:WARNING:WU02:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
12:16:16:ERROR:WU02:FS00:Exception: Could not get an assignment
12:16:16:WU02:FS00:Connecting to 65.254.110.245:8080
12:16:17:WARNING:WU02:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
12:16:17:WU02:FS00:Connecting to 18.218.241.186:80
12:16:17:WARNING:WU02:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
12:16:17:ERROR:WU02:FS00:Exception: Could not get an assignment
12:17:16:WU02:FS00:Connecting to 65.254.110.245:8080
12:17:17:WARNING:WU02:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
12:17:17:WU02:FS00:Connecting to 18.218.241.186:80
12:17:17:WARNING:WU02:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
12:17:17:ERROR:WU02:FS00:Exception: Could not get an assignment
12:17:35:WU00:FS00:0xa7:Completed 250000 out of 250000 steps (100%)
12:17:37:WU00:FS00:0xa7:Saving result file ../logfile_01.txt
12:17:37:WU00:FS00:0xa7:Saving result file frame17.trr
12:17:37:WU00:FS00:0xa7:Saving result file frame17.xtc
12:17:37:WU00:FS00:0xa7:Saving result file md.log
12:17:37:WU00:FS00:0xa7:Saving result file science.log
12:17:37:WU00:FS00:0xa7:Folding@home Core Shutdown: FINISHED_UNIT
12:17:37:WU00:FS00:FahCore returned: FINISHED_UNIT (100 = 0x64)
12:17:37:WU00:FS00:Sending unit results: id:00 state:SEND error:NO_ERROR project:13832 run:0 clone:4053 gen:17 core:0xa7 unit:0x0000001480fccb095e6d2a69a455d48a
12:17:37:WU00:FS00:Uploading 9.61MiB to 128.252.203.9
12:17:37:WU00:FS00:Connecting to 128.252.203.9:8080
12:17:43:WU00:FS00:Upload 2.60%
12:18:22:WU00:FS00:Upload 3.25%
12:18:28:WU00:FS00:Upload 8.46%
12:18:37:WU00:FS00:Upload 21.47%
12:18:44:WU00:FS00:Upload 40.34%
12:18:50:WU00:FS00:Upload 46.85%
12:18:54:WU02:FS00:Connecting to 65.254.110.245:8080
12:18:54:WARNING:WU02:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
12:18:54:WU02:FS00:Connecting to 18.218.241.186:80
12:18:55:WARNING:WU02:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
12:18:55:ERROR:WU02:FS00:Exception: Could not get an assignment
12:18:56:WU00:FS00:Upload 57.91%
12:19:02:WU00:FS00:Upload 68.97%
12:19:08:WU00:FS00:Upload 75.48%
12:19:14:WU00:FS00:Upload 86.54%
12:19:27:WU00:FS00:Upload complete
12:19:27:WU00:FS00:Server responded WORK_ACK (400)
12:19:27:WU00:FS00:Final credit estimate, 5814.00 points
12:19:27:WU00:FS00:Cleaning up
12:21:31:WU02:FS00:Connecting to 65.254.110.245:8080
12:21:31:WARNING:WU02:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
12:21:31:WU02:FS00:Connecting to 18.218.241.186:80
12:21:32:WARNING:WU02:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
12:21:32:ERROR:WU02:FS00:Exception: Could not get an assignment
12:25:45:WU02:FS00:Connecting to 65.254.110.245:8080
12:25:46:WARNING:WU02:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
12:25:46:WU02:FS00:Connecting to 18.218.241.186:80
12:25:46:WARNING:WU02:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
12:25:46:ERROR:WU02:FS00:Exception: Could not get an assignment
12:32:36:WU02:FS00:Connecting to 65.254.110.245:8080
12:32:37:WARNING:WU02:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
12:32:37:WU02:FS00:Connecting to 18.218.241.186:80
12:32:38:WARNING:WU02:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
12:32:38:ERROR:WU02:FS00:Exception: Could not get an assignment
12:43:42:WU02:FS00:Connecting to 65.254.110.245:8080
12:43:43:WU02:FS00:Assigned to work server 128.252.203.4
12:43:43:WU02:FS00:Requesting new work unit for slot 00: READY cpu:9 from 128.252.203.4
12:43:43:WU02:FS00:Connecting to 128.252.203.4:8080
12:43:43:ERROR:WU02:FS00:Exception: Server did not assign work unit
13:01:39:WU02:FS00:Connecting to 65.254.110.245:8080
13:01:39:WARNING:WU02:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
13:01:39:WU02:FS00:Connecting to 18.218.241.186:80
13:01:40:WARNING:WU02:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
13:01:40:ERROR:WU02:FS00:Exception: Could not get an assignment
13:21:51:WU01:FS01:Connecting to 65.254.110.245:8080
13:21:51:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
13:21:51:WU01:FS01:Connecting to 18.218.241.186:80
13:21:52:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
13:21:52:ERROR:WU01:FS01:Exception: Could not get an assignment
13:30:41:WU02:FS00:Connecting to 65.254.110.245:8080
13:30:42:WARNING:WU02:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
13:30:42:WU02:FS00:Connecting to 18.218.241.186:80
13:30:42:WARNING:WU02:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
13:30:42:ERROR:WU02:FS00:Exception: Could not get an assignment
14:17:40:WU02:FS00:Connecting to 65.254.110.245:8080
14:17:40:WARNING:WU02:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
14:17:40:WU02:FS00:Connecting to 18.218.241.186:80
14:17:41:WARNING:WU02:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
14:17:41:ERROR:WU02:FS00:Exception: Could not get an assignment

toTOW
Site Moderator
Posts: 6309
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: Comprehensive config.xml guide

Post by toTOW »

09:39:34: OpenCL: Not detected: clGetDeviceIDs() returned -1
I was right ... OpenCL is not correctly intalled on your system.
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
Joe_H
Site Admin
Posts: 7870
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: Comprehensive config.xml guide

Post by Joe_H »

Also, which video drivers are you using? Need to use the nVidia proprietary drivers, their OpenCL support package (sometimes it is included w/ drivers, others a separate download), and people have mentioned sometimes needing to install the OpenCL dev package. There are a number of topics and posts from the last few weeks about getting these installed on Ubuntu 19.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
Nullpo1nt3r
Posts: 3
Joined: Mon Mar 30, 2020 11:28 am

Re: Comprehensive config.xml guide

Post by Nullpo1nt3r »

Hi, thanks for looking into this.

I got the latest CUDA enabled drivers from NVidia

Code: Select all

libnvidia-cfg1-440/unknown,now 440.64.00-0ubuntu1 amd64 [installed,automatic]
libnvidia-common-435/eoan,eoan,now 435.21-0ubuntu2 all [installed,auto-removable]
libnvidia-common-440/unknown,now 440.64.00-0ubuntu1 all [installed,automatic]
libnvidia-compute-440/unknown,now 440.64.00-0ubuntu1 amd64 [installed,automatic]
libnvidia-decode-440/unknown,now 440.64.00-0ubuntu1 amd64 [installed,automatic]
libnvidia-encode-440/unknown,now 440.64.00-0ubuntu1 amd64 [installed,automatic]
libnvidia-fbc1-440/unknown,now 440.64.00-0ubuntu1 amd64 [installed,automatic]
libnvidia-gl-440/unknown,now 440.64.00-0ubuntu1 amd64 [installed,automatic]
libnvidia-ifr1-440/unknown,now 440.64.00-0ubuntu1 amd64 [installed,automatic]
nvidia-compute-utils-440/unknown,now 440.64.00-0ubuntu1 amd64 [installed,automatic]
nvidia-dkms-440/unknown,now 440.64.00-0ubuntu1 amd64 [installed,automatic]
nvidia-driver-440/unknown,now 440.64.00-0ubuntu1 amd64 [installed,automatic]
nvidia-kernel-common-440/unknown,now 440.64.00-0ubuntu1 amd64 [installed,automatic]
nvidia-kernel-source-440/unknown,now 440.64.00-0ubuntu1 amd64 [installed,automatic]
nvidia-modprobe/unknown,now 440.64.00-0ubuntu1 amd64 [installed,automatic]
nvidia-prime/eoan,eoan,now 0.8.13 all [installed,automatic]
nvidia-settings/unknown,now 440.64.00-0ubuntu1 amd64 [installed,automatic]
nvidia-utils-440/unknown,now 440.64.00-0ubuntu1 amd64 [installed,automatic]
xserver-xorg-video-nvidia-440/unknown,now 440.64.00-0ubuntu1 amd64 [installed,automatic]
CUDA packages

Code: Select all

cuda-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-command-line-tools-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-compiler-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-cudart-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-cudart-dev-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-cufft-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-cufft-dev-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-cuobjdump-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-cupti-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-cupti-dev-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-curand-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-curand-dev-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-cusolver-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-cusolver-dev-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-cusparse-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-cusparse-dev-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-demo-suite-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-documentation-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-driver-dev-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-drivers/unknown,now 440.64.00-1 amd64 [installed,automatic]
cuda-gdb-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-libraries-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-libraries-dev-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-license-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-memcheck-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-misc-headers-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-npp-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-npp-dev-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-nsight-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-nsight-compute-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-nsight-systems-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-nvcc-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-nvdisasm-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-nvgraph-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-nvgraph-dev-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-nvjpeg-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-nvjpeg-dev-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-nvml-dev-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-nvprof-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-nvprune-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-nvrtc-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-nvrtc-dev-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-nvtx-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-nvvp-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-repo-ubuntu1804-10-2-local-10.2.89-440.33.01/now 1.0-1 amd64 [installed,local]
cuda-runtime-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-samples-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-sanitizer-api-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-toolkit-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-tools-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda-visual-tools-10-2/unknown,unknown,now 10.2.89-1 amd64 [installed,automatic]
cuda/unknown,unknown,now 10.2.89-1 amd64 [installed]
ipkh
Posts: 175
Joined: Thu Jul 16, 2015 2:03 pm

Re: Comprehensive config.xml guide

Post by ipkh »

Use the packaged nvidia driver directly from Ubuntu. They will also install the compute packages as well.
So you would install nvidia-440-compute package which includes the ooencl-icd driver needed for OpenCL.
empleat
Posts: 34
Joined: Fri Apr 03, 2020 10:11 pm

Re: Comprehensive config.xml guide

Post by empleat »

Nullpo1nt3r wrote:Hi,
I'm running FAHClient from Ubuntu 19 soon to be 20. The retired Python 2 package makes it impossible to run FAHControl. It really wouldn't be the problem, if the configuration could be made by hand and some documentation (without the need for reverse engineering the client) to support making the changes would be available.

I'm trying to employ my 1080 to do some GPU folding as well. However it hits OpenCL id of integrated GPU and fails starting.
Hence looking, for a way, to assign OpenCL id manually.

Thanks in advance!
Lol i found my slots, by opening cmd and writing FAHClient --info, on windows, but command should be same.
Post Reply