FAH Control in Ubuntu 20.04

Moderators: Site Moderators, FAHC Science Team

justcruising
Posts: 13
Joined: Thu May 21, 2020 10:22 am

FAH Control in Ubuntu 20.04

Post by justcruising »

Hi, I've got FAH running on Ubuntu 20.04 running just CPU. I wan't to enable my GPU but have found I'm having issues, when I try to run FAHControl from Ubuntu it isn't coming up so that I can go to the Advanced Control / Configure to see what it's exactly doing with the GPU. How do I get to the Advance Control options, I assume this is possible?
foldy
Posts: 2061
Joined: Sat Dec 01, 2012 3:43 pm
Hardware configuration: Folding@Home Client 7.6.13 (1 GPU slots)
Windows 7 64bit
Intel Core i5 2500k@4Ghz
Nvidia gtx 1080ti driver 441

Re: FAH Control in Ubuntu 20.04

Post by foldy »

NRT_AntiKytherA
Posts: 111
Joined: Sun May 10, 2020 11:50 pm

Re: FAH Control in Ubuntu 20.04

Post by NRT_AntiKytherA »

This is what I did:

viewtopic.php?f=106&p=334869#p334869
justcruising
Posts: 13
Joined: Thu May 21, 2020 10:22 am

Re: FAH Control in Ubuntu 20.04

Post by justcruising »

Thank you guys, that got it working :) now I can see my GPU and it isn't getting any WU's

Code: Select all

00:46:09:  <!-- Folding Slots -->
00:46:09:  <slot id='0' type='CPU'/>
00:46:09:  <slot id='1' type='GPU'/>
00:46:09:</config>
00:46:09:FS00:Shutting core down
00:46:09:WU02:FS01:Connecting to assign1.foldingathome.org:80
00:46:10:WU01:FS00:0xa7:Caught signal SIGINT(2) on PID 10178
00:46:10:WU01:FS00:0xa7:Exiting, please wait. . .
00:46:10:WU01:FS00:0xa7:Folding@home Core Shutdown: INTERRUPTED
00:46:10:WU01:FS00:FahCore returned: INTERRUPTED (102 = 0x66)
00:46:10:WARNING:WU02:FS01:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
00:46:10:WU02:FS01:Connecting to assign2.foldingathome.org:80
00:46:11:WU02:FS01:Assigned to work server 206.223.170.146
00:46:11:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GK208 [GeForce GT 710 LP] from 206.223.170.146
00:46:11:WU02:FS01:Connecting to 206.223.170.146:8080
00:46:15:ERROR:WU02:FS01:Exception: Server did not assign work unit
00:46:15:WU02:FS01:Connecting to assign1.foldingathome.org:80
00:46:16:WARNING:WU02:FS01:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
00:46:16:WU02:FS01:Connecting to assign2.foldingathome.org:80
00:46:17:WU02:FS01:Assigned to work server 3.133.76.19
00:46:17:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GK208 [GeForce GT 710 LP] from 3.133.76.19
00:46:17:WU02:FS01:Connecting to 3.133.76.19:8080
NRT_AntiKytherA
Posts: 111
Joined: Sun May 10, 2020 11:50 pm

Re: FAH Control in Ubuntu 20.04

Post by NRT_AntiKytherA »

great, the units will come eventually for the GPU
Neil-B
Posts: 2027
Joined: Sun Mar 22, 2020 5:52 pm
Hardware configuration: 1: 2x Xeon E5-2697v3@2.60GHz, 512GB DDR4 LRDIMM, SSD Raid, Win10 Ent 20H2, Quadro K420 1GB, FAH 7.6.21
2: Xeon E3-1505Mv5@2.80GHz, 32GB DDR4, NVME, Win10 Pro 20H2, Quadro M1000M 2GB, FAH 7.6.21 (actually have two of these)
3: i7-960@3.20GHz, 12GB DDR3, SSD, Win10 Pro 20H2, GTX 750Ti 2GB, GTX 1080Ti 11GB, FAH 7.6.21
Location: UK

Re: FAH Control in Ubuntu 20.04

Post by Neil-B »

… and what happened then? … If nothing and your slot has been "hanging" then it might be similar to an issue recently it may be a similar issue to viewtopic.php?f=18&t=35201 but that is a guess on my part ... If not, you could post a fuller log including the first 100 lines or so which has the configuration details and a bit more of a description as to what is happening when someone might be able to help.
2x Xeon E5-2697v3, 512GB DDR4 LRDIMM, SSD Raid, W10-Ent, Quadro K420
Xeon E3-1505Mv5, 32GB DDR4, NVME, W10-Pro, Quadro M1000M
i7-960, 12GB DDR3, SSD, W10-Pro, GTX1080Ti
i9-10850K, 64GB DDR4, NVME, W11-Pro, RTX3070

(Green/Bold = Active)
MeeLee
Posts: 1375
Joined: Tue Feb 19, 2019 10:16 pm

Re: FAH Control in Ubuntu 20.04

Post by MeeLee »

Did any of you try this command to see if with a next update, the installed files aren't being removed?:

apt-get -s autoremove

(it will simulate an autoremove, without actually applying it, so you can see if any of the packages are removed).
NRT_AntiKytherA
Posts: 111
Joined: Sun May 10, 2020 11:50 pm

Re: FAH Control in Ubuntu 20.04

Post by NRT_AntiKytherA »

Code: Select all

michael@GA-AM1M-S2H:~$ apt-get -s autoremove
NOTE: This is only a simulation!
      apt-get needs root privileges for real execution.
      Also, keep in mind that locking is deactivated,
      so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
michael@GA-AM1M-S2H:~$ 
Looks good to me :biggrin:
foldy
Posts: 2061
Joined: Sat Dec 01, 2012 3:43 pm
Hardware configuration: Folding@Home Client 7.6.13 (1 GPU slots)
Windows 7 64bit
Intel Core i5 2500k@4Ghz
Nvidia gtx 1080ti driver 441

Re: FAH Control in Ubuntu 20.04

Post by foldy »

I guess that GPU is too old to fold. [GeForce GT 710 LP]
NRT_AntiKytherA
Posts: 111
Joined: Sun May 10, 2020 11:50 pm

Re: FAH Control in Ubuntu 20.04

Post by NRT_AntiKytherA »

The GeForce GT 710 is still available new retail and supported by the latest geforce drivers (440.82 for linux)

@justcruising can you please post the 1st 100 lines of your f@H log file so we can see whether you have the correct runtime and libraries installed for CUDA folding.
justcruising
Posts: 13
Joined: Thu May 21, 2020 10:22 am

Re: FAH Control in Ubuntu 20.04

Post by justcruising »

NRT_AntiKytherA wrote:The GeForce GT 710 is still available new retail and supported by the latest geforce drivers (440.82 for linux)

@justcruising can you please post the 1st 100 lines of your f@H log file so we can see whether you have the correct runtime and libraries installed for CUDA folding.
Yeah, sorry here it is:

Code: Select all

04:30:05:WU00:FS00:0xa7:*********************** Log Started 2020-05-25T04:30:05Z ***********************
04:30:05:WU00:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
04:30:05:WU00:FS00:0xa7:       Type: 0xa7
04:30:05:WU00:FS00:0xa7:       Core: Gromacs
04:30:05:WU00:FS00:0xa7:       Args: -dir 00 -suffix 01 -version 706 -lifeline 39049 -checkpoint 15 -np
04:30:05:WU00:FS00:0xa7:             1
04:30:05:WU00:FS00:0xa7:************************************ CBang *************************************
04:30:05:WU00:FS00:0xa7:       Date: Nov 5 2019
04:30:05:WU00:FS00:0xa7:       Time: 06:06:57
04:30:05:WU00:FS00:0xa7:   Revision: 46c96f1aa8419571d83f3e63f9c99a0d602f6da9
04:30:05:WU00:FS00:0xa7:     Branch: master
04:30:05:WU00:FS00:0xa7:   Compiler: GNU 8.3.0
04:30:05:WU00:FS00:0xa7:    Options: -std=c++11 -O3 -funroll-loops -fno-pie -fPIC
04:30:05:WU00:FS00:0xa7:   Platform: linux2 4.19.0-5-amd64
04:30:05:WU00:FS00:0xa7:       Bits: 64
04:30:05:WU00:FS00:0xa7:       Mode: Release
04:30:05:WU00:FS00:0xa7:************************************ System ************************************
04:30:05:WU00:FS00:0xa7:        CPU: AMD Ryzen 7 3700X 8-Core Processor
04:30:05:WU00:FS00:0xa7:     CPU ID: AuthenticAMD Family 23 Model 113 Stepping 0
04:30:05:WU00:FS00:0xa7:       CPUs: 2
04:30:05:WU00:FS00:0xa7:     Memory: 3.78GiB
04:30:05:WU00:FS00:0xa7:Free Memory: 208.73MiB
04:30:05:WU00:FS00:0xa7:    Threads: POSIX_THREADS
04:30:05:WU00:FS00:0xa7: OS Version: 5.4
04:30:05:WU00:FS00:0xa7:Has Battery: false
04:30:05:WU00:FS00:0xa7: On Battery: false
04:30:05:WU00:FS00:0xa7: UTC Offset: 10
04:30:05:WU00:FS00:0xa7:        PID: 39053
04:30:05:WU00:FS00:0xa7:        CWD: /var/lib/fahclient/work
04:30:05:WU00:FS00:0xa7:******************************** Build - libFAH ********************************
04:30:05:WU00:FS00:0xa7:    Version: 0.0.18
04:30:05:WU00:FS00:0xa7:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:30:05:WU00:FS00:0xa7:  Copyright: 2019 foldingathome.org
04:30:05:WU00:FS00:0xa7:   Homepage: https://foldingathome.org/
04:30:05:WU00:FS00:0xa7:       Date: Nov 5 2019
04:30:05:WU00:FS00:0xa7:       Time: 06:13:26
04:30:05:WU00:FS00:0xa7:   Revision: 490c9aa2957b725af319379424d5c5cb36efb656
04:30:05:WU00:FS00:0xa7:     Branch: master
04:30:05:WU00:FS00:0xa7:   Compiler: GNU 8.3.0
04:30:05:WU00:FS00:0xa7:    Options: -std=c++11 -O3 -funroll-loops -fno-pie
04:30:05:WU00:FS00:0xa7:   Platform: linux2 4.19.0-5-amd64
04:30:05:WU00:FS00:0xa7:       Bits: 64
04:30:05:WU00:FS00:0xa7:       Mode: Release
04:30:05:WU00:FS00:0xa7:************************************ Build *************************************
04:30:05:WU00:FS00:0xa7:       SIMD: avx_256
04:30:05:WU00:FS00:0xa7:********************************************************************************
04:30:05:WU00:FS00:0xa7:Project: 13840 (Run 0, Clone 2386, Gen 97)
04:30:05:WU00:FS00:0xa7:Unit: 0x0000006c80fccb045e6ee1f0d364b39f
04:30:05:WU00:FS00:0xa7:Digital signatures verified
04:30:05:WU00:FS00:0xa7:Calling: mdrun -s frame97.tpr -o frame97.trr -x frame97.xtc -e frame97.edr -cpi state.cpt -cpt 15 -nt 1
04:30:05:WU00:FS00:0xa7:Steps: first=12125000 total=125000
04:30:06:WU00:FS00:0xa7:Completed 1762 out of 125000 steps (1%)
04:30:58:ERROR:WU01:FS01:Exception: 10002: Received short response, expected 512 bytes, got 0
04:30:58:WU01:FS01:Connecting to assign1.foldingathome.org:80
04:30:59:WARNING:WU01:FS01:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
04:30:59:WU01:FS01:Connecting to assign2.foldingathome.org:80
04:31:00:WARNING:WU01:FS01:Failed to get assignment from 'assign2.foldingathome.org:80': No WUs available for this configuration
04:31:00:WU01:FS01:Connecting to assign3.foldingathome.org:80
04:31:01:WU01:FS01:Assigned to work server 128.252.203.10
04:31:01:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GK208 [GeForce GT 710 LP] from 128.252.203.10
04:31:01:WU01:FS01:Connecting to 128.252.203.10:8080
04:31:55:WU01:FS01:Downloading 86.24MiB
04:32:01:WU01:FS01:Download 4.57%
04:32:07:WU01:FS01:Download 9.64%
04:32:13:WU01:FS01:Download 15.15%
04:32:19:WU01:FS01:Download 20.58%
04:32:25:WU01:FS01:Download 26.09%
04:32:31:WU01:FS01:Download 30.87%
04:32:37:WU01:FS01:Download 36.16%
04:32:43:WU01:FS01:Download 42.03%
04:32:49:WU01:FS01:Download 47.40%
04:32:55:WU01:FS01:Download 52.83%
04:32:55:WU00:FS00:0xa7:Completed 2500 out of 125000 steps (2%)
04:33:01:WU01:FS01:Download 58.27%
04:33:07:WU01:FS01:Download 63.27%
04:33:13:WU01:FS01:Download 68.49%
04:33:19:WU01:FS01:Download 73.71%
04:33:25:WU01:FS01:Download 79.14%
04:33:31:WU01:FS01:Download 84.50%
04:33:37:WU01:FS01:Download 89.58%
04:33:43:WU01:FS01:Download 95.01%
04:33:49:WU01:FS01:Download 100.00%
04:33:49:WU01:FS01:Download complete
04:33:49:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11764 run:0 clone:1944 gen:64 core:0x22 unit:0x0000008b80fccb0a5e6d819f435fb041
04:33:49:WU01:FS01:Starting
04:33:49:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:33:49:WU01:FS01:Starting
04:33:49:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:34:49:WU01:FS01:Starting
04:34:49:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:36:26:WU01:FS01:Starting
04:36:26:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:37:43:WU00:FS00:0xa7:Completed 3750 out of 125000 steps (3%)
04:39:03:WU01:FS01:Starting
04:39:03:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:42:30:WU00:FS00:0xa7:Completed 5000 out of 125000 steps (4%)
04:43:18:WU01:FS01:Starting
04:43:18:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:43:18:WU01:FS01:Sending unit results: id:01 state:SEND error:FAILED project:11764 run:0 clone:1944 gen:64 core:0x22 unit:0x0000008b80fccb0a5e6d819f435fb041
04:43:18:WU01:FS01:Connecting to 128.252.203.10:8080
04:43:18:WU02:FS01:Connecting to assign1.foldingathome.org:80
04:43:19:WARNING:WU02:FS01:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
04:43:19:WU02:FS01:Connecting to assign2.foldingathome.org:80
04:43:20:WU02:FS01:Assigned to work server 128.252.203.10
04:43:20:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GK208 [GeForce GT 710 LP] from 128.252.203.10
04:43:20:WU02:FS01:Connecting to 128.252.203.10:8080
04:44:28:WU02:FS01:Downloading 86.23MiB
04:44:34:WU02:FS01:Download 3.84%
04:44:40:WU02:FS01:Download 8.41%
04:44:46:WU02:FS01:Download 13.70%
04:44:52:WU02:FS01:Download 18.41%
04:44:58:WU02:FS01:Download 23.26%
04:45:04:WU02:FS01:Download 28.48%
04:45:10:WU02:FS01:Download 33.34%
04:45:16:WU02:FS01:Download 38.77%
04:45:16:WARNING:WU01:FS01:Exception: Failed to send results to work server: 10002: Received short response, expected 512 bytes, got 0
04:45:16:WU01:FS01:Trying to send results to collection server
04:45:16:WU01:FS01:Connecting to 52.224.109.74:8080
04:45:17:WU01:FS01:Server responded WORK_ACK (400)
04:45:17:WU01:FS01:Cleaning up
04:45:22:WU02:FS01:Download 44.36%
04:45:28:WU02:FS01:Download 49.94%
04:45:34:WU02:FS01:Download 55.08%
04:45:40:WU02:FS01:Download 60.16%
04:45:46:WU02:FS01:Download 65.88%
04:45:52:WU02:FS01:Download 71.39%
04:45:58:WU02:FS01:Download 77.11%
04:46:04:WU02:FS01:Download 82.33%
04:46:10:WU02:FS01:Download 87.62%
04:46:16:WU02:FS01:Download 93.06%
04:46:22:WU02:FS01:Download 98.79%
04:46:23:WU02:FS01:Download complete
04:46:23:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:11764 run:0 clone:40 gen:63 core:0x22 unit:0x0000007780fccb0a5e6d817e62465d13
04:46:23:WU02:FS01:Starting
04:46:23:ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:46:23:WU02:FS01:Starting
04:46:23:ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:47:23:WU02:FS01:Starting
04:47:23:ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:47:34:WU00:FS00:0xa7:Completed 6250 out of 125000 steps (5%)
04:49:00:WU02:FS01:Starting
04:49:00:ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually

PantherX
Site Moderator
Posts: 7020
Joined: Wed Dec 23, 2009 9:33 am
Hardware configuration: V7.6.21 -> Multi-purpose 24/7
Windows 10 64-bit
CPU:2/3/4/6 -> Intel i7-6700K
GPU:1 -> Nvidia GTX 1080 Ti
§
Retired:
2x Nvidia GTX 1070
Nvidia GTX 675M
Nvidia GTX 660 Ti
Nvidia GTX 650 SC
Nvidia GTX 260 896 MB SOC
Nvidia 9600GT 1 GB OC
Nvidia 9500M GS
Nvidia 8800GTS 320 MB

Intel Core i7-860
Intel Core i7-3840QM
Intel i3-3240
Intel Core 2 Duo E8200
Intel Core 2 Duo E6550
Intel Core 2 Duo T8300
Intel Pentium E5500
Intel Pentium E5400
Location: Land Of The Long White Cloud
Contact:

Re: FAH Control in Ubuntu 20.04

Post by PantherX »

Welcome to the F@H Forum justcruising,

Please note that the section of the log file you posted isn't the one from the starting of the log file. Your log shows the starting of the FahCore. I would suggest that if you're using Advanced Control (AKA FAHControl), you click on the Log tab, untick the "Follow" option in the bottom right corner, click "Refresh" and then copy the first ~100 lines from it. It would look something like this:

Code: Select all

*********************** Log Started 2020-05-22T02:16:33Z ***********************
02:16:33:Trying to access database...
02:16:33:Successfully acquired database lock
02:16:33:Read GPUs.txt
02:16:34:Enabled folding slot 01: PAUSED gpu:0:GP102 [GeForce GTX 1080 Ti] 11380 (by user)
02:16:34:****************************** FAHClient ******************************
02:16:34:        Version: 7.6.13
02:16:34:         Author: Joseph Coffland <joseph@cauldrondevelopment.com>
02:16:34:      Copyright: 2020 foldingathome.org
02:16:34:       Homepage: https://foldingathome.org/
02:16:34:           Date: Apr 27 2020
02:16:34:           Time: 21:21:01
02:16:34:       Revision: 5a652817f46116b6e135503af97f18e094414e3b
02:16:34:         Branch: master
02:16:34:       Compiler: Visual C++ 2008
02:16:34:        Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
02:16:34:       Platform: win32 10
02:16:34:           Bits: 32
02:16:34:           Mode: Release
02:16:34:         Config: C:\Users\PantherX-H\AppData\Roaming\FAHClient\config.xml
02:16:34:******************************** CBang ********************************
02:16:34:           Date: Apr 24 2020
02:16:34:           Time: 17:07:55
02:16:34:       Revision: ea081a3b3b0f4a37c4d0440b4f1bc184197c7797
02:16:34:         Branch: master
02:16:34:       Compiler: Visual C++ 2008
02:16:34:        Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
02:16:34:       Platform: win32 10
02:16:34:           Bits: 32
02:16:34:           Mode: Release
02:16:34:******************************* System ********************************
02:16:34:            CPU: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
02:16:34:         CPU ID: GenuineIntel Family 6 Model 94 Stepping 3
02:16:34:           CPUs: 8
02:16:34:         Memory: 31.94GiB
02:16:34:    Free Memory: 27.35GiB
02:16:34:        Threads: WINDOWS_THREADS
02:16:34:     OS Version: 6.2
02:16:34:    Has Battery: false
02:16:34:     On Battery: false
02:16:34:     UTC Offset: 12
02:16:34:            PID: 13008
02:16:34:            CWD: C:\Users\PantherX-H\AppData\Roaming\FAHClient
02:16:34:  Win32 Service: false
02:16:34:             OS: Windows 10 Enterprise
02:16:34:        OS Arch: AMD64
02:16:34:           GPUs: 1
02:16:34:          GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:8 GP102 [GeForce GTX 1080 Ti] 11380
02:16:34:  CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:6.1 Driver:10.2
02:16:34:OpenCL Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:1.2 Driver:442.19
02:16:34:******************************* libFAH ********************************
02:16:34:           Date: Apr 15 2020
02:16:34:           Time: 14:53:14
02:16:34:       Revision: 216968bc7025029c841ed6e36e81a03a316890d3
02:16:34:         Branch: master
02:16:34:       Compiler: Visual C++ 2008
02:16:34:        Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
02:16:34:       Platform: win32 10
02:16:34:           Bits: 32
02:16:34:           Mode: Release
02:16:34:***********************************************************************
02:16:34:<config>
02:16:34:  <!-- Folding Core -->
02:16:34:  <checkpoint v='30'/>
02:16:34:  <core-priority v='low'/>
02:16:34:
02:16:34:  <!-- Network -->
02:16:34:  <proxy v=':8080'/>
02:16:34:
02:16:34:  <!-- Slot Control -->
02:16:34:  <pause-on-start v='true'/>
02:16:34:  <power v='full'/>
02:16:34:
02:16:34:  <!-- User Information -->
02:16:34:  <passkey v='*****'/>
02:16:34:  <team v='69411'/>
02:16:34:  <user v='PantherX'/>
02:16:34:
02:16:34:  <!-- Work Unit Control -->
02:16:34:  <next-unit-percentage v='100'/>
02:16:34:
02:16:34:  <!-- Folding Slots -->
02:16:34:  <slot id='1' type='GPU'>
02:16:34:    <paused v='true'/>
02:16:34:  </slot>
02:16:34:</config>
02:21:14:FS01:Unpaused
02:21:14:WU00:FS01:Starting
ETA:
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time

Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
justcruising
Posts: 13
Joined: Thu May 21, 2020 10:22 am

Re: FAH Control in Ubuntu 20.04

Post by justcruising »

Hopefully this should help

Code: Select all

*********************** Log Started 2020-05-22T04:05:08Z ***********************
04:05:08:Trying to access database...
04:05:08:Successfully acquired database lock
04:05:08:Read GPUs.txt
04:05:08:Enabled folding slot 00: READY cpu:1
04:05:08:Enabled folding slot 01: READY gpu:0:GK208 [GeForce GT 710 LP]
04:05:08:ERROR:No compute devices matched GPU #0 {
04:05:08:ERROR:  "vendor": 4318,
04:05:08:ERROR:  "device": 4747,
04:05:08:ERROR:  "type": 2,
04:05:08:ERROR:  "species": 3,
04:05:08:ERROR:  "description": "GK208 [GeForce GT 710 LP]"
04:05:08:ERROR:}.  You may need to update your graphics drivers.
04:05:09:****************************** FAHClient ******************************
04:05:09:    Version: 7.6.13
04:05:09:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:05:09:  Copyright: 2020 foldingathome.org
04:05:09:   Homepage: https://foldingathome.org/
04:05:09:       Date: Apr 28 2020
04:05:09:       Time: 04:20:16
04:05:09:   Revision: 5a652817f46116b6e135503af97f18e094414e3b
04:05:09:     Branch: master
04:05:09:   Compiler: GNU 8.3.0
04:05:09:    Options: -std=c++11 -ffunction-sections -fdata-sections -O3 -funroll-loops
04:05:09:             -fno-pie
04:05:09:   Platform: linux2 4.19.0-5-amd64
04:05:09:       Bits: 64
04:05:09:       Mode: Release
04:05:09:       Args: --child /etc/fahclient/config.xml --run-as fahclient
04:05:09:             --pid-file=/var/run/fahclient.pid --daemon
04:05:09:     Config: /etc/fahclient/config.xml
04:05:09:******************************** CBang ********************************
04:05:09:       Date: Apr 25 2020
04:05:09:       Time: 00:07:53
04:05:09:   Revision: ea081a3b3b0f4a37c4d0440b4f1bc184197c7797
04:05:09:     Branch: master
04:05:09:   Compiler: GNU 8.3.0
04:05:09:    Options: -std=c++11 -ffunction-sections -fdata-sections -O3 -funroll-loops
04:05:09:             -fno-pie -fPIC
04:05:09:   Platform: linux2 4.19.0-5-amd64
04:05:09:       Bits: 64
04:05:09:       Mode: Release
04:05:09:******************************* System ********************************
04:05:09:        CPU: AMD Ryzen 7 3700X 8-Core Processor
04:05:09:     CPU ID: AuthenticAMD Family 23 Model 113 Stepping 0
04:05:09:       CPUs: 2
04:05:09:     Memory: 3.78GiB
04:05:09:Free Memory: 329.61MiB
04:05:09:    Threads: POSIX_THREADS
04:05:09: OS Version: 5.4
04:05:09:Has Battery: false
04:05:09: On Battery: false
04:05:09: UTC Offset: 10
04:05:09:        PID: 11172
04:05:09:        CWD: /var/lib/fahclient
04:05:09:         OS: Linux 5.4.0-31-generic x86_64
04:05:09:    OS Arch: AMD64
04:05:09:       GPUs: 1
04:05:09:      GPU 0: Bus:11 Slot:0 Func:0 NVIDIA:3 GK208 [GeForce GT 710 LP]
04:05:09:       CUDA: Not detected: cuInit() returned 101
04:05:09:     OpenCL: Not detected: clGetPlatformIDs() returned -1001
04:05:09:******************************* libFAH ********************************
04:05:09:       Date: Apr 15 2020
04:05:09:       Time: 21:43:24
04:05:09:   Revision: 216968bc7025029c841ed6e36e81a03a316890d3
04:05:09:     Branch: master
04:05:09:   Compiler: GNU 8.3.0
04:05:09:    Options: -std=c++11 -ffunction-sections -fdata-sections -O3 -funroll-loops
04:05:09:             -fno-pie
04:05:09:   Platform: linux2 4.19.0-5-amd64
04:05:09:       Bits: 64
04:05:09:       Mode: Release
04:05:09:***********************************************************************
04:05:09:<config>
04:05:09:  <!-- Client Control -->
04:05:09:  <fold-anon v='true'/>
04:05:09:
04:05:09:  <!-- Folding Slot Configuration -->
04:05:09:  <gpu v='false'/>
04:05:09:
04:05:09:  <!-- HTTP Server -->
04:05:09:  <allow v='127.0.0.1 192.168.1.230'/>
04:05:09:
04:05:09:  <!-- Network -->
04:05:09:  <proxy v=':8080'/>
04:05:09:
04:05:09:  <!-- Remote Command Server -->
04:05:09:  <password v='*****'/>
04:05:09:
04:05:09:  <!-- Slot Control -->
04:05:09:  <power v='FULL'/>
04:05:09:
04:05:09:  <!-- User Information -->
04:05:09:  <passkey v='*****'/>
04:05:09:  <team v='24'/>
04:05:09:  <user v='sic_vl2000'/>
04:05:09:
04:05:09:  <!-- Folding Slots -->
04:05:09:  <slot id='0' type='CPU'/>
04:05:09:  <slot id='1' type='GPU'/>
04:05:09:</config>
04:05:09:WU01:FS00:Starting
04:05:09:WU01:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/v7/lin/64bit/avx/Core_a7.fah/FahCore_a7 -dir 01 -suffix 01 -version 706 -lifeline 11172 -checkpoint 15 -np 1
04:05:09:WU01:FS00:Started FahCore on PID 11205
04:05:09:WU01:FS00:Core PID:11209
04:05:09:WU01:FS00:FahCore 0xa7 started
04:05:09:WU00:FS01:Connecting to assign1.foldingathome.org:80
04:05:09:WU01:FS00:0xa7:*********************** Log Started 2020-05-22T04:05:09Z ***********************
04:05:09:WU01:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
04:05:09:WU01:FS00:0xa7:       Type: 0xa7
04:05:09:WU01:FS00:0xa7:       Core: Gromacs
04:05:09:WU01:FS00:0xa7:       Args: -dir 01 -suffix 01 -version 706 -lifeline 11205 -checkpoint 15 -np
04:05:09:WU01:FS00:0xa7:             1
04:05:09:WU01:FS00:0xa7:************************************ CBang *************************************
04:05:09:WU01:FS00:0xa7:       Date: Nov 5 2019
04:05:09:WU01:FS00:0xa7:       Time: 06:06:57
04:05:09:WU01:FS00:0xa7:   Revision: 46c96f1aa8419571d83f3e63f9c99a0d602f6da9
04:05:09:WU01:FS00:0xa7:     Branch: master
04:05:09:WU01:FS00:0xa7:   Compiler: GNU 8.3.0
04:05:09:WU01:FS00:0xa7:    Options: -std=c++11 -O3 -funroll-loops -fno-pie -fPIC
04:05:09:WU01:FS00:0xa7:   Platform: linux2 4.19.0-5-amd64
04:05:09:WU01:FS00:0xa7:       Bits: 64
04:05:09:WU01:FS00:0xa7:       Mode: Release
04:05:09:WU01:FS00:0xa7:************************************ System ************************************
04:05:09:WU01:FS00:0xa7:        CPU: AMD Ryzen 7 3700X 8-Core Processor
04:05:09:WU01:FS00:0xa7:     CPU ID: AuthenticAMD Family 23 Model 113 Stepping 0
04:05:09:WU01:FS00:0xa7:       CPUs: 2
04:05:09:WU01:FS00:0xa7:     Memory: 3.78GiB
04:05:09:WU01:FS00:0xa7:Free Memory: 326.68MiB
04:05:09:WU01:FS00:0xa7:    Threads: POSIX_THREADS
04:05:09:WU01:FS00:0xa7: OS Version: 5.4
04:05:09:WU01:FS00:0xa7:Has Battery: false
04:05:09:WU01:FS00:0xa7: On Battery: false
04:05:09:WU01:FS00:0xa7: UTC Offset: 10
04:05:09:WU01:FS00:0xa7:        PID: 11209
04:05:09:WU01:FS00:0xa7:        CWD: /var/lib/fahclient/work
04:05:09:WU01:FS00:0xa7:******************************** Build - libFAH ********************************
04:05:09:WU01:FS00:0xa7:    Version: 0.0.18
04:05:09:WU01:FS00:0xa7:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:05:09:WU01:FS00:0xa7:  Copyright: 2019 foldingathome.org
04:05:09:WU01:FS00:0xa7:   Homepage: https://foldingathome.org/
04:05:09:WU01:FS00:0xa7:       Date: Nov 5 2019
04:05:09:WU01:FS00:0xa7:       Time: 06:13:26
04:05:09:WU01:FS00:0xa7:   Revision: 490c9aa2957b725af319379424d5c5cb36efb656
04:05:09:WU01:FS00:0xa7:     Branch: master
04:05:09:WU01:FS00:0xa7:   Compiler: GNU 8.3.0
04:05:09:WU01:FS00:0xa7:    Options: -std=c++11 -O3 -funroll-loops -fno-pie
04:05:09:WU01:FS00:0xa7:   Platform: linux2 4.19.0-5-amd64
04:05:09:WU01:FS00:0xa7:       Bits: 64
04:05:09:WU01:FS00:0xa7:       Mode: Release
04:05:09:WU01:FS00:0xa7:************************************ Build *************************************
04:05:09:WU01:FS00:0xa7:       SIMD: avx_256
04:05:09:WU01:FS00:0xa7:********************************************************************************
04:05:09:WU01:FS00:0xa7:Project: 16438 (Run 0, Clone 2795, Gen 62)
04:05:09:WU01:FS00:0xa7:Unit: 0x0000004980fccb015ea74d5b321ed8de
04:05:09:WU01:FS00:0xa7:Digital signatures verified
04:05:09:WU01:FS00:0xa7:Calling: mdrun -s frame62.tpr -o frame62.trr -x frame62.xtc -cpi state.cpt -cpt 15 -nt 1
04:05:09:WU01:FS00:0xa7:Steps: first=31000000 total=500000
04:05:09:WU01:FS00:0xa7:Completed 341212 out of 500000 steps (68%)
04:05:10:WU00:FS01:Assigned to work server 206.223.170.146
04:05:10:WU00:FS01:Requesting new work unit for slot 01: READY gpu:0:GK208 [GeForce GT 710 LP] from 206.223.170.146
04:05:10:WU00:FS01:Connecting to 206.223.170.146:8080
04:05:19:ERROR:WU00:FS01:Exception: Server did not assign work unit
04:05:19:WU00:FS01:Connecting to assign1.foldingathome.org:80
04:05:20:WU00:FS01:Assigned to work server 140.163.4.231
04:05:20:WU00:FS01:Requesting new work unit for slot 01: READY gpu:0:GK208 [GeForce GT 710 LP] from 140.163.4.231
04:05:20:WU00:FS01:Connecting to 140.163.4.231:8080
04:05:35:WU00:FS01:Downloading 7.93MiB
04:05:41:WU00:FS01:Download 36.24%
04:05:47:WU00:FS01:Download 81.93%
04:05:49:WU00:FS01:Download complete
04:05:49:WU00:FS01:Received Unit: id:00 state:DOWNLOAD error:NO_ERROR project:11750 run:0 clone:3122 gen:40 core:0x22 unit:0x0000004e8ca304e75e6a802b2e250553
04:05:49:WU00:FS01:Starting
04:05:49:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:05:49:WU00:FS01:Starting
04:05:49:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:06:49:WU00:FS01:Starting
04:06:49:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:07:41:WU01:FS00:0xa7:Completed 345000 out of 500000 steps (69%)
04:08:27:WU00:FS01:Starting
04:08:27:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:11:00:WU01:FS00:0xa7:Completed 350000 out of 500000 steps (70%)
04:11:04:WU00:FS01:Starting
04:11:04:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:14:18:WU01:FS00:0xa7:Completed 355000 out of 500000 steps (71%)
04:15:18:WU00:FS01:Starting
04:15:18:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:15:18:WU00:FS01:Sending unit results: id:00 state:SEND error:FAILED project:11750 run:0 clone:3122 gen:40 core:0x22 unit:0x0000004e8ca304e75e6a802b2e250553
04:15:18:WU00:FS01:Connecting to 140.163.4.231:8080
04:15:19:WU02:FS01:Connecting to assign1.foldingathome.org:80
04:15:19:WU00:FS01:Server responded WORK_ACK (400)
04:15:19:WU00:FS01:Cleaning up
04:15:20:WARNING:WU02:FS01:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
04:15:20:WU02:FS01:Connecting to assign2.foldingathome.org:80
04:15:20:WARNING:WU02:FS01:Failed to get assignment from 'assign2.foldingathome.org:80': No WUs available for this configuration
04:15:20:WU02:FS01:Connecting to assign3.foldingathome.org:80
04:15:21:WARNING:WU02:FS01:Failed to get assignment from 'assign3.foldingathome.org:80': No WUs available for this configuration
04:15:21:WU02:FS01:Connecting to assign4.foldingathome.org:80
04:15:22:WARNING:WU02:FS01:Failed to get assignment from 'assign4.foldingathome.org:80': No WUs available for this configuration
04:15:22:ERROR:WU02:FS01:Exception: Could not get an assignment
04:15:22:WU02:FS01:Connecting to assign1.foldingathome.org:80
04:15:23:WU02:FS01:Assigned to work server 3.133.76.19
04:15:23:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GK208 [GeForce GT 710 LP] from 3.133.76.19
04:15:23:WU02:FS01:Connecting to 3.133.76.19:8080
04:17:23:WU02:FS01:Downloading 19.15MiB
04:17:29:WU02:FS01:Download 24.80%
04:17:35:WU02:FS01:Download 61.35%
04:17:37:WU01:FS00:0xa7:Completed 360000 out of 500000 steps (72%)
04:17:41:WU02:FS01:Download 94.63%
04:17:42:WU02:FS01:Download complete
04:17:42:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:14458 run:0 clone:176 gen:3 core:0x22 unit:0x0000000503854c135eb39a2eeee9f183
04:17:42:WU02:FS01:Starting
04:17:42:ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:17:42:WU02:FS01:Starting
04:17:42:ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:18:42:WU02:FS01:Starting
04:18:42:ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:20:19:WU02:FS01:Starting
04:20:19:ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:20:56:WU01:FS00:0xa7:Completed 365000 out of 500000 steps (73%)
04:22:57:WU02:FS01:Starting
04:22:57:ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:24:17:WU01:FS00:0xa7:Completed 370000 out of 500000 steps (74%)
04:27:11:WU02:FS01:Starting
04:27:11:ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
04:27:11:WU02:FS01:Sending unit results: id:02 state:SEND error:FAILED project:14458 run:0 clone:176 gen:3 core:0x22 unit:0x0000000503854c135eb39a2eeee9f183
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: FAH Control in Ubuntu 20.04

Post by JimboPalmer »

04:05:09: GPU 0: Bus:11 Slot:0 Func:0 NVIDIA:3 GK208 [GeForce GT 710 LP]
04:05:09: CUDA: Not detected: cuInit() returned 101
04:05:09: OpenCL: Not detected: clGetPlatformIDs() returned -1001

OpenCL is not installed.

Sadly, I am not a Linux user to be able to guide you in installing it.
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
cfhdev
Posts: 41
Joined: Tue Mar 17, 2020 1:10 am

Re: FAH Control in Ubuntu 20.04

Post by cfhdev »

Try

Code: Select all

sudo apt install ocl-icd-opencl-dev
Post Reply