No CUDA or OpenCL 1.2+ support detected for GPU

It seems that a lot of GPU problems revolve around specific versions of drivers. Though AMD has their own support structure, you can often learn from information reported by others who fold.

Moderators: Site Moderators, FAHC Science Team

Post Reply
MtKrRa
Posts: 7
Joined: Sat Apr 25, 2020 1:30 am

No CUDA or OpenCL 1.2+ support detected for GPU

Post by MtKrRa »

Code: Select all

*********************** Log Started 2022-05-22T17:38:10Z ***********************
17:38:10:WARNING:FS01:No CUDA or OpenCL 1.2+ support detected for GPU slot 01: gpu:9:0 Navi 21 [Radeon RX 6800/6800 XT / 6900 XT].  Disabling.
Sorry for asking similar questions, but seems like although other questions are similar, I can't seem to find a working solution for my situation.

My OS: Fedora 36
My GPU: RX 6900XT

I've seen recommendations for installing AMD proprietary OpenCL drivers but they don't provide Fedora installations only RHEL/CentOS.
The official Requirements page (https://foldingathome.org/support/faq/i ... uirements/) only says "Folding on AMD GPUs is problematic in Linux due to poor OpenCL driver support from AMD." but doesn't provide solutions.

I'm new to Linux with basic terminal experiences. Any help would be appreciated.
Last edited by MtKrRa on Sun May 22, 2022 7:32 pm, edited 1 time in total.
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: No CUDA or OpenCL 1.2+ support detected for GPU

Post by JimboPalmer »

Welcome to Folding@Home!

https://www.techpowerup.com/gpu-specs/r ... 6800.c3713
hints that the card supports all the prerequisites: 64 bit Floating Point math and OpenCL 1.2 or newer. (CUDA is an NVidia only interface)

You did not give us the configuration of your computer, typically the first 100 lines of the log, but you mention Linux.

https://www.amd.com/en/support/kb/relea ... inux-20-45
should point to a recent driver
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
MtKrRa
Posts: 7
Joined: Sat Apr 25, 2020 1:30 am

Re: No CUDA or OpenCL 1.2+ support detected for GPU

Post by MtKrRa »

JimboPalmer wrote:Sun May 22, 2022 7:08 pm Welcome to Folding@Home!

https://www.techpowerup.com/gpu-specs/r ... 6800.c3713
hints that the card supports all the prerequisites: 64 bit Floating Point math and OpenCL 1.2 or newer. (CUDA is an NVidia only interface)

You did not give us the configuration of your computer, typically the first 100 lines of the log, but you mention Linux.

https://www.amd.com/en/support/kb/relea ... inux-20-45
should point to a recent driver
Thank you for the prompt reply! I should have included the full log and here it is. I have visited the AMD official site, the problem is there's no installation method for Fedora, only RHEL/CentOS which although similar is downstream of Fedora in my understanding.

Code: Select all

*********************** Log Started 2022-05-22T17:38:10Z ***********************
17:38:10:******************************* libFAH ********************************
17:38:10:       Date: Oct 20 2020
17:38:10:       Time: 20:36:39
17:38:10:   Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
17:38:10:     Branch: master
17:38:10:   Compiler: GNU 8.3.0
17:38:10:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
17:38:10:             -fdata-sections -O3 -funroll-loops -fno-pie
17:38:10:   Platform: linux2 5.8.0-1-amd64
17:38:10:       Bits: 64
17:38:10:       Mode: Release
17:38:10:****************************** FAHClient ******************************
17:38:10:    Version: 7.6.21
17:38:10:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
17:38:10:  Copyright: 2020 foldingathome.org
17:38:10:   Homepage: https://foldingathome.org/
17:38:10:       Date: Oct 20 2020
17:38:10:       Time: 20:39:00
17:38:10:   Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
17:38:10:     Branch: master
17:38:10:   Compiler: GNU 8.3.0
17:38:10:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
17:38:10:             -fdata-sections -O3 -funroll-loops -fno-pie
17:38:10:   Platform: linux2 5.8.0-1-amd64
17:38:10:       Bits: 64
17:38:10:       Mode: Release
17:38:10:       Args: -v --chdir /var/snap/folding-at-home-fcole90/common
17:38:10:     Config: /var/snap/folding-at-home-fcole90/common/config.xml
17:38:10:******************************** CBang ********************************
17:38:10:       Date: Oct 20 2020
17:38:10:       Time: 18:37:59
17:38:10:   Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
17:38:10:     Branch: master
17:38:10:   Compiler: GNU 8.3.0
17:38:10:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
17:38:10:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
17:38:10:   Platform: linux2 5.8.0-1-amd64
17:38:10:       Bits: 64
17:38:10:       Mode: Release
17:38:10:******************************* System ********************************
17:38:10:        CPU: AMD Ryzen 9 5900X 12-Core Processor
17:38:10:     CPU ID: AuthenticAMD Family 25 Model 33 Stepping 0
17:38:10:       CPUs: 24
17:38:10:     Memory: 47.04GiB
17:38:10:Free Memory: 45.55GiB
17:38:10:    Threads: POSIX_THREADS
17:38:10: OS Version: 5.17
17:38:10:Has Battery: false
17:38:10: On Battery: false
17:38:10: UTC Offset: -4
17:38:10:        PID: 1313
17:38:10:        CWD: /var/snap/folding-at-home-fcole90/184
17:38:10:         OS: Linux 5.17.7-300.fc36.x86_64 x86_64
17:38:10:    OS Arch: AMD64
17:38:10:       GPUs: 1
17:38:10:      GPU 0: Bus:9 Slot:0 Func:0 AMD:6 Navi 21 [Radeon RX 6800/6800 XT / 6900
17:38:10:             XT]
17:38:10:       CUDA: Not detected: Failed to open dynamic library 'libcuda.so':
17:38:10:             libcuda.so: cannot open shared object file: No such file or
17:38:10:             directory
17:38:10:     OpenCL: Not detected: clGetPlatformIDs() returned -1001
17:38:10:***********************************************************************
17:38:10:<config>
17:38:10:  <!-- Client Control -->
17:38:10:  <client-threads v='6'/>
17:38:10:  <cycle-rate v='4'/>
17:38:10:  <cycles v='-1'/>
17:38:10:  <disable-sleep-when-active v='true'/>
17:38:10:  <exit-when-done v='false'/>
17:38:10:  <fold-anon v='false'/>
17:38:10:  <idle-seconds v='300'/>
17:38:10:  <open-web-control v='false'/>
17:38:10:  <update-gpus-txt v='true'/>
17:38:10:
17:38:10:  <!-- Configuration -->
17:38:10:  <config-rotate v='true'/>
17:38:10:  <config-rotate-dir v='configs'/>
17:38:10:  <config-rotate-max v='16'/>
17:38:10:
17:38:10:  <!-- Debugging -->
17:38:10:  <assignment-servers>
17:38:10:    assign1.foldingathome.org assign2.foldingathome.org assign3.foldingathome.org assign4.foldingathome.org 
17:38:10:  </assignment-servers>
17:38:10:  <auth-as v='true'/>
17:38:10:  <capture-directory v='capture'/>
17:38:10:  <capture-on-error v='false'/>
17:38:10:  <capture-packets v='false'/>
17:38:10:  <capture-requests v='false'/>
17:38:10:  <capture-responses v='false'/>
17:38:10:  <capture-sockets v='false'/>
17:38:10:  <debug-sockets v='false'/>
17:38:10:  <exception-locations v='true'/>
17:38:10:  <stack-traces v='false'/>
17:38:10:
17:38:10:  <!-- Error Handling -->
17:38:10:  <max-slot-errors v='10'/>
17:38:10:  <max-unit-errors v='5'/>
17:38:10:
17:38:10:  <!-- Folding Core -->
17:38:10:  <checkpoint v='15'/>
17:38:10:  <core-priority v='idle'/>
17:38:10:  <cpu-usage v='100'/>
17:38:10:  <gpu-usage v='100'/>
17:38:10:  <no-assembly v='false'/>
17:38:10:
17:38:10:  <!-- Folding Slot Configuration -->
17:38:10:  <cause v='ANY'/>
17:38:10:  <client-subtype v='LINUX'/>
17:38:10:  <client-type v='normal'/>
17:38:10:  <cpu-species v='X86_AMD'/>
17:38:10:  <cpu-type v='AMD64'/>
17:38:10:  <cpus v='-1'/>
17:38:10:  <disable-viz v='false'/>
17:38:10:  <gpu v='true'/>
17:38:10:  <gpu-beta v='false'/>
17:38:10:  <max-packet-size v='normal'/>
17:38:10:  <os-species v='UNKNOWN'/>
17:38:10:  <os-type v='LINUX'/>
17:38:10:  <project-key v='0'/>
17:38:10:  <smp v='true'/>
17:38:10:
17:38:10:  <!-- GUI -->
17:38:10:  <gui-enabled v='true'/>
17:38:10:
17:38:10:  <!-- HTTP Server -->
17:38:10:  <allow v='127.0.0.1'/>
17:38:10:  <connection-timeout v='60'/>
17:38:10:  <deny v='0/0'/>
17:38:10:  <http-addresses v='0:7396'/>
17:38:10:  <https-addresses v=''/>
17:38:10:  <max-connect-time v='900'/>
17:38:10:  <max-connections v='800'/>
17:38:10:  <max-request-length v='52428800'/>
17:38:10:  <min-connect-time v='300'/>
17:38:10:
17:38:10:  <!-- Logging -->
17:38:10:  <log v='log.txt'/>
17:38:10:  <log-color v='true'/>
17:38:10:  <log-crlf v='false'/>
17:38:10:  <log-date v='false'/>
17:38:10:  <log-date-periodically v='21600'/>
17:38:10:  <log-domain v='false'/>
17:38:10:  <log-header v='true'/>
17:38:10:  <log-level v='true'/>
17:38:10:  <log-no-info-header v='true'/>
17:38:10:  <log-redirect v='false'/>
17:38:10:  <log-rotate v='true'/>
17:38:10:  <log-rotate-dir v='logs'/>
17:38:10:  <log-rotate-max v='16'/>
17:38:10:  <log-short-level v='false'/>
17:38:10:  <log-simple-domains v='true'/>
17:38:10:  <log-thread-id v='false'/>
17:38:10:  <log-thread-prefix v='true'/>
17:38:10:  <log-time v='true'/>
17:38:10:  <log-to-screen v='true'/>
17:38:10:  <log-truncate v='false'/>
17:38:10:  <verbosity v='3'/>
17:38:10:
17:38:10:  <!-- Network -->
17:38:10:  <proxy v=''/>
17:38:10:  <proxy-enable v='false'/>
17:38:10:  <proxy-pass v='*****'/>
17:38:10:  <proxy-user v=''/>
17:38:10:
17:38:10:  <!-- Process Control -->
17:38:10:  <child v='false'/>
17:38:10:  <daemon v='false'/>
17:38:10:  <fork v='false'/>
17:38:10:  <pid v='false'/>
17:38:10:  <pid-file v='FAHClient.pid'/>
17:38:10:  <respawn v='false'/>
17:38:10:  <service v='false'/>
17:38:10:
17:38:10:  <!-- Remote Command Server -->
17:38:10:  <command-address v='0.0.0.0'/>
17:38:10:  <command-allow-no-pass v='127.0.0.1'/>
17:38:10:  <command-deny-no-pass v='0/0'/>
17:38:10:  <command-enable v='true'/>
17:38:10:  <command-port v='36330'/>
17:38:10:
17:38:10:  <!-- Slot Control -->
17:38:10:  <auto-conf v='true'/>
17:38:10:  <idle v='false'/>
17:38:10:  <max-shutdown-wait v='60'/>
17:38:10:  <pause-on-battery v='true'/>
17:38:10:  <pause-on-start v='false'/>
17:38:10:  <paused v='false'/>
17:38:10:  <power v='medium'/>
17:38:10:
17:38:10:  <!-- User Information -->
17:38:10:  <machine-id v='0'/>
17:38:10:  <passkey v='*****'/>
17:38:10:  <team v='0'/>
17:38:10:  <user v='Anonymous'/>
17:38:10:
17:38:10:  <!-- Web Server -->
17:38:10:  <web-allow v='127.0.0.1'/>
17:38:10:  <web-deny v='0/0'/>
17:38:10:  <web-enable v='true'/>
17:38:10:
17:38:10:  <!-- Web Server Sessions -->
17:38:10:  <session-cookie v='sid'/>
17:38:10:  <session-lifetime v='86400'/>
17:38:10:  <session-timeout v='3600'/>
17:38:10:
17:38:10:  <!-- Work Unit Control -->
17:38:10:  <dump-after-deadline v='true'/>
17:38:10:  <max-queue v='16'/>
17:38:10:  <max-units v='0'/>
17:38:10:  <next-unit-percentage v='99'/>
17:38:10:  <stall-detection-enabled v='false'/>
17:38:10:  <stall-percent v='5'/>
17:38:10:  <stall-timeout v='1800'/>
17:38:10:
17:38:10:  <!-- Folding Slots -->
17:38:10:  <slot id='0' type='CPU'/>
17:38:10:  <slot id='1' type='GPU'>
17:38:10:    <pci-bus v='9'/>
17:38:10:    <pci-slot v='0'/>
17:38:10:  </slot>
17:38:10:</config>
17:38:10:Trying to access database...
17:38:10:Successfully acquired database lock
17:38:10:FS00:Initialized folding slot 00: cpu:22
17:38:10:WARNING:FS01:No CUDA or OpenCL 1.2+ support detected for GPU slot 01: gpu:9:0 Navi 21 [Radeon RX 6800/6800 XT / 6900 XT].  Disabling.
17:38:10:WU00:FS00:Starting
17:38:10:WU00:FS00:Running FahCore: /snap/folding-at-home-fcole90/184/usr/bin/FAHCoreWrapper /var/snap/folding-at-home-fcole90/common/cores/cores.foldingathome.org/lin/64bit-avx2-256/a8-0.0.12/Core_a8.fah/FahCore_a8 -dir 00 -suffix 01 -version 706 -lifeline 1313 -checkpoint 15 -np 22
17:38:10:WU00:FS00:Started FahCore on PID 1395
17:38:10:WU00:FS00:Core PID:1399
17:38:10:WU00:FS00:FahCore 0xa8 started
17:38:11:WU00:FS00:0xa8:*********************** Log Started 2022-05-22T17:38:10Z ***********************
17:38:11:WU00:FS00:0xa8:************************** Gromacs Folding@home Core ***************************
17:38:11:WU00:FS00:0xa8:       Core: Gromacs
17:38:11:WU00:FS00:0xa8:       Type: 0xa8
17:38:11:WU00:FS00:0xa8:    Version: 0.0.12
17:38:11:WU00:FS00:0xa8:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
17:38:11:WU00:FS00:0xa8:  Copyright: 2020 foldingathome.org
17:38:11:WU00:FS00:0xa8:   Homepage: https://foldingathome.org/
17:38:11:WU00:FS00:0xa8:       Date: Jan 16 2021
17:38:11:WU00:FS00:0xa8:       Time: 19:24:44
17:38:11:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
17:38:11:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
17:38:11:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
17:38:11:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
17:38:11:WU00:FS00:0xa8:       Bits: 64
17:38:11:WU00:FS00:0xa8:       Mode: Release
17:38:11:WU00:FS00:0xa8:       SIMD: avx2_256
17:38:11:WU00:FS00:0xa8:     OpenMP: ON
17:38:11:WU00:FS00:0xa8:       CUDA: OFF
17:38:11:WU00:FS00:0xa8:       Args: -dir 00 -suffix 01 -version 706 -lifeline 1395 -checkpoint 15 -np
17:38:11:WU00:FS00:0xa8:             22
17:38:11:WU00:FS00:0xa8:************************************ libFAH ************************************
17:38:11:WU00:FS00:0xa8:       Date: Jan 16 2021
17:38:11:WU00:FS00:0xa8:       Time: 19:21:38
17:38:11:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
17:38:11:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
17:38:11:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
17:38:11:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
17:38:11:WU00:FS00:0xa8:       Bits: 64
17:38:11:WU00:FS00:0xa8:       Mode: Release
17:38:11:WU00:FS00:0xa8:************************************ CBang *************************************
17:38:11:WU00:FS00:0xa8:       Date: Jan 16 2021
17:38:11:WU00:FS00:0xa8:       Time: 19:21:24
17:38:11:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
17:38:11:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
17:38:11:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
17:38:11:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
17:38:11:WU00:FS00:0xa8:       Bits: 64
17:38:11:WU00:FS00:0xa8:       Mode: Release
17:38:11:WU00:FS00:0xa8:************************************ System ************************************
17:38:11:WU00:FS00:0xa8:        CPU: AMD Ryzen 9 5900X 12-Core Processor
17:38:11:WU00:FS00:0xa8:     CPU ID: AuthenticAMD Family 25 Model 33 Stepping 0
17:38:11:WU00:FS00:0xa8:       CPUs: 24
17:38:11:WU00:FS00:0xa8:     Memory: 47.04GiB
17:38:11:WU00:FS00:0xa8:Free Memory: 45.51GiB
17:38:11:WU00:FS00:0xa8:    Threads: POSIX_THREADS
17:38:11:WU00:FS00:0xa8: OS Version: 5.17
17:38:11:WU00:FS00:0xa8:Has Battery: false
17:38:11:WU00:FS00:0xa8: On Battery: false
17:38:11:WU00:FS00:0xa8: UTC Offset: -4
17:38:11:WU00:FS00:0xa8:        PID: 1399
17:38:11:WU00:FS00:0xa8:        CWD: /var/snap/folding-at-home-fcole90/common/work
17:38:11:WU00:FS00:0xa8:********************************************************************************
17:38:11:WU00:FS00:0xa8:Project: 18408 (Run 55, Clone 4, Gen 11)
17:38:11:WU00:FS00:0xa8:Unit: 0x00000000000000000000000000000000
17:38:11:WU00:FS00:0xa8:Digital signatures verified
17:38:11:WU00:FS00:0xa8:Calling: mdrun -c frame11.gro -s frame11.tpr -x frame11.xtc -cpi state.cpt -cpt 15 -nt 22 -ntmpi 1
17:38:11:WU00:FS00:0xa8:Steps: first=110000000 total=120000000
17:38:14:WU00:FS00:0xa8:Completed 160510 out of 10000000 steps (1%)
*********************** Log Started 2022-05-22T17:38:10Z ***********************
17:38:10:******************************* libFAH ********************************
17:38:10:       Date: Oct 20 2020
17:38:10:       Time: 20:36:39
17:38:10:   Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
17:38:10:     Branch: master
17:38:10:   Compiler: GNU 8.3.0
17:38:10:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
17:38:10:             -fdata-sections -O3 -funroll-loops -fno-pie
17:38:10:   Platform: linux2 5.8.0-1-amd64
17:38:10:       Bits: 64
17:38:10:       Mode: Release
17:38:10:****************************** FAHClient ******************************
17:38:10:    Version: 7.6.21
17:38:10:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
17:38:10:  Copyright: 2020 foldingathome.org
17:38:10:   Homepage: https://foldingathome.org/
17:38:10:       Date: Oct 20 2020
17:38:10:       Time: 20:39:00
17:38:10:   Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
17:38:10:     Branch: master
17:38:10:   Compiler: GNU 8.3.0
17:38:10:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
17:38:10:             -fdata-sections -O3 -funroll-loops -fno-pie
17:38:10:   Platform: linux2 5.8.0-1-amd64
17:38:10:       Bits: 64
17:38:10:       Mode: Release
17:38:10:       Args: -v --chdir /var/snap/folding-at-home-fcole90/common
17:38:10:     Config: /var/snap/folding-at-home-fcole90/common/config.xml
17:38:10:******************************** CBang ********************************
17:38:10:       Date: Oct 20 2020
17:38:10:       Time: 18:37:59
17:38:10:   Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
17:38:10:     Branch: master
17:38:10:   Compiler: GNU 8.3.0
17:38:10:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
17:38:10:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
17:38:10:   Platform: linux2 5.8.0-1-amd64
17:38:10:       Bits: 64
17:38:10:       Mode: Release
17:38:10:******************************* System ********************************
17:38:10:        CPU: AMD Ryzen 9 5900X 12-Core Processor
17:38:10:     CPU ID: AuthenticAMD Family 25 Model 33 Stepping 0
17:38:10:       CPUs: 24
17:38:10:     Memory: 47.04GiB
17:38:10:Free Memory: 45.55GiB
17:38:10:    Threads: POSIX_THREADS
17:38:10: OS Version: 5.17
17:38:10:Has Battery: false
17:38:10: On Battery: false
17:38:10: UTC Offset: -4
17:38:10:        PID: 1313
17:38:10:        CWD: /var/snap/folding-at-home-fcole90/184
17:38:10:         OS: Linux 5.17.7-300.fc36.x86_64 x86_64
17:38:10:    OS Arch: AMD64
17:38:10:       GPUs: 1
17:38:10:      GPU 0: Bus:9 Slot:0 Func:0 AMD:6 Navi 21 [Radeon RX 6800/6800 XT / 6900
17:38:10:             XT]
17:38:10:       CUDA: Not detected: Failed to open dynamic library 'libcuda.so':
17:38:10:             libcuda.so: cannot open shared object file: No such file or
17:38:10:             directory
17:38:10:     OpenCL: Not detected: clGetPlatformIDs() returned -1001
17:38:10:***********************************************************************
17:38:10:<config>
17:38:10:  <!-- Client Control -->
17:38:10:  <client-threads v='6'/>
17:38:10:  <cycle-rate v='4'/>
17:38:10:  <cycles v='-1'/>
17:38:10:  <disable-sleep-when-active v='true'/>
17:38:10:  <exit-when-done v='false'/>
17:38:10:  <fold-anon v='false'/>
17:38:10:  <idle-seconds v='300'/>
17:38:10:  <open-web-control v='false'/>
17:38:10:  <update-gpus-txt v='true'/>
17:38:10:
17:38:10:  <!-- Configuration -->
17:38:10:  <config-rotate v='true'/>
17:38:10:  <config-rotate-dir v='configs'/>
17:38:10:  <config-rotate-max v='16'/>
17:38:10:
17:38:10:  <!-- Debugging -->
17:38:10:  <assignment-servers>
17:38:10:    assign1.foldingathome.org assign2.foldingathome.org assign3.foldingathome.org assign4.foldingathome.org 
17:38:10:  </assignment-servers>
17:38:10:  <auth-as v='true'/>
17:38:10:  <capture-directory v='capture'/>
17:38:10:  <capture-on-error v='false'/>
17:38:10:  <capture-packets v='false'/>
17:38:10:  <capture-requests v='false'/>
17:38:10:  <capture-responses v='false'/>
17:38:10:  <capture-sockets v='false'/>
17:38:10:  <debug-sockets v='false'/>
17:38:10:  <exception-locations v='true'/>
17:38:10:  <stack-traces v='false'/>
17:38:10:
17:38:10:  <!-- Error Handling -->
17:38:10:  <max-slot-errors v='10'/>
17:38:10:  <max-unit-errors v='5'/>
17:38:10:
17:38:10:  <!-- Folding Core -->
17:38:10:  <checkpoint v='15'/>
17:38:10:  <core-priority v='idle'/>
17:38:10:  <cpu-usage v='100'/>
17:38:10:  <gpu-usage v='100'/>
17:38:10:  <no-assembly v='false'/>
17:38:10:
17:38:10:  <!-- Folding Slot Configuration -->
17:38:10:  <cause v='ANY'/>
17:38:10:  <client-subtype v='LINUX'/>
17:38:10:  <client-type v='normal'/>
17:38:10:  <cpu-species v='X86_AMD'/>
17:38:10:  <cpu-type v='AMD64'/>
17:38:10:  <cpus v='-1'/>
17:38:10:  <disable-viz v='false'/>
17:38:10:  <gpu v='true'/>
17:38:10:  <gpu-beta v='false'/>
17:38:10:  <max-packet-size v='normal'/>
17:38:10:  <os-species v='UNKNOWN'/>
17:38:10:  <os-type v='LINUX'/>
17:38:10:  <project-key v='0'/>
17:38:10:  <smp v='true'/>
17:38:10:
17:38:10:  <!-- GUI -->
17:38:10:  <gui-enabled v='true'/>
17:38:10:
17:38:10:  <!-- HTTP Server -->
17:38:10:  <allow v='127.0.0.1'/>
17:38:10:  <connection-timeout v='60'/>
17:38:10:  <deny v='0/0'/>
17:38:10:  <http-addresses v='0:7396'/>
17:38:10:  <https-addresses v=''/>
17:38:10:  <max-connect-time v='900'/>
17:38:10:  <max-connections v='800'/>
17:38:10:  <max-request-length v='52428800'/>
17:38:10:  <min-connect-time v='300'/>
17:38:10:
17:38:10:  <!-- Logging -->
17:38:10:  <log v='log.txt'/>
17:38:10:  <log-color v='true'/>
17:38:10:  <log-crlf v='false'/>
17:38:10:  <log-date v='false'/>
17:38:10:  <log-date-periodically v='21600'/>
17:38:10:  <log-domain v='false'/>
17:38:10:  <log-header v='true'/>
17:38:10:  <log-level v='true'/>
17:38:10:  <log-no-info-header v='true'/>
17:38:10:  <log-redirect v='false'/>
17:38:10:  <log-rotate v='true'/>
17:38:10:  <log-rotate-dir v='logs'/>
17:38:10:  <log-rotate-max v='16'/>
17:38:10:  <log-short-level v='false'/>
17:38:10:  <log-simple-domains v='true'/>
17:38:10:  <log-thread-id v='false'/>
17:38:10:  <log-thread-prefix v='true'/>
17:38:10:  <log-time v='true'/>
17:38:10:  <log-to-screen v='true'/>
17:38:10:  <log-truncate v='false'/>
17:38:10:  <verbosity v='3'/>
17:38:10:
17:38:10:  <!-- Network -->
17:38:10:  <proxy v=''/>
17:38:10:  <proxy-enable v='false'/>
17:38:10:  <proxy-pass v='*****'/>
17:38:10:  <proxy-user v=''/>
17:38:10:
17:38:10:  <!-- Process Control -->
17:38:10:  <child v='false'/>
17:38:10:  <daemon v='false'/>
17:38:10:  <fork v='false'/>
17:38:10:  <pid v='false'/>
17:38:10:  <pid-file v='FAHClient.pid'/>
17:38:10:  <respawn v='false'/>
17:38:10:  <service v='false'/>
17:38:10:
17:38:10:  <!-- Remote Command Server -->
17:38:10:  <command-address v='0.0.0.0'/>
17:38:10:  <command-allow-no-pass v='127.0.0.1'/>
17:38:10:  <command-deny-no-pass v='0/0'/>
17:38:10:  <command-enable v='true'/>
17:38:10:  <command-port v='36330'/>
17:38:10:
17:38:10:  <!-- Slot Control -->
17:38:10:  <auto-conf v='true'/>
17:38:10:  <idle v='false'/>
17:38:10:  <max-shutdown-wait v='60'/>
17:38:10:  <pause-on-battery v='true'/>
17:38:10:  <pause-on-start v='false'/>
17:38:10:  <paused v='false'/>
17:38:10:  <power v='medium'/>
17:38:10:
17:38:10:  <!-- User Information -->
17:38:10:  <machine-id v='0'/>
17:38:10:  <passkey v='*****'/>
17:38:10:  <team v='0'/>
17:38:10:  <user v='Anonymous'/>
17:38:10:
17:38:10:  <!-- Web Server -->
17:38:10:  <web-allow v='127.0.0.1'/>
17:38:10:  <web-deny v='0/0'/>
17:38:10:  <web-enable v='true'/>
17:38:10:
17:38:10:  <!-- Web Server Sessions -->
17:38:10:  <session-cookie v='sid'/>
17:38:10:  <session-lifetime v='86400'/>
17:38:10:  <session-timeout v='3600'/>
17:38:10:
17:38:10:  <!-- Work Unit Control -->
17:38:10:  <dump-after-deadline v='true'/>
17:38:10:  <max-queue v='16'/>
17:38:10:  <max-units v='0'/>
17:38:10:  <next-unit-percentage v='99'/>
17:38:10:  <stall-detection-enabled v='false'/>
17:38:10:  <stall-percent v='5'/>
17:38:10:  <stall-timeout v='1800'/>
17:38:10:
17:38:10:  <!-- Folding Slots -->
17:38:10:  <slot id='0' type='CPU'/>
17:38:10:  <slot id='1' type='GPU'>
17:38:10:    <pci-bus v='9'/>
17:38:10:    <pci-slot v='0'/>
17:38:10:  </slot>
17:38:10:</config>
17:38:10:Trying to access database...
17:38:10:Successfully acquired database lock
17:38:10:FS00:Initialized folding slot 00: cpu:22
17:38:10:WARNING:FS01:No CUDA or OpenCL 1.2+ support detected for GPU slot 01: gpu:9:0 Navi 21 [Radeon RX 6800/6800 XT / 6900 XT].  Disabling.
17:38:10:WU00:FS00:Starting
17:38:10:WU00:FS00:Running FahCore: /snap/folding-at-home-fcole90/184/usr/bin/FAHCoreWrapper /var/snap/folding-at-home-fcole90/common/cores/cores.foldingathome.org/lin/64bit-avx2-256/a8-0.0.12/Core_a8.fah/FahCore_a8 -dir 00 -suffix 01 -version 706 -lifeline 1313 -checkpoint 15 -np 22
17:38:10:WU00:FS00:Started FahCore on PID 1395
17:38:10:WU00:FS00:Core PID:1399
17:38:10:WU00:FS00:FahCore 0xa8 started
17:38:11:WU00:FS00:0xa8:*********************** Log Started 2022-05-22T17:38:10Z ***********************
17:38:11:WU00:FS00:0xa8:************************** Gromacs Folding@home Core ***************************
17:38:11:WU00:FS00:0xa8:       Core: Gromacs
17:38:11:WU00:FS00:0xa8:       Type: 0xa8
17:38:11:WU00:FS00:0xa8:    Version: 0.0.12
17:38:11:WU00:FS00:0xa8:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
17:38:11:WU00:FS00:0xa8:  Copyright: 2020 foldingathome.org
17:38:11:WU00:FS00:0xa8:   Homepage: https://foldingathome.org/
17:38:11:WU00:FS00:0xa8:       Date: Jan 16 2021
17:38:11:WU00:FS00:0xa8:       Time: 19:24:44
17:38:11:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
17:38:11:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
17:38:11:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
17:38:11:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
17:38:11:WU00:FS00:0xa8:       Bits: 64
17:38:11:WU00:FS00:0xa8:       Mode: Release
17:38:11:WU00:FS00:0xa8:       SIMD: avx2_256
17:38:11:WU00:FS00:0xa8:     OpenMP: ON
17:38:11:WU00:FS00:0xa8:       CUDA: OFF
17:38:11:WU00:FS00:0xa8:       Args: -dir 00 -suffix 01 -version 706 -lifeline 1395 -checkpoint 15 -np
17:38:11:WU00:FS00:0xa8:             22
17:38:11:WU00:FS00:0xa8:************************************ libFAH ************************************
17:38:11:WU00:FS00:0xa8:       Date: Jan 16 2021
17:38:11:WU00:FS00:0xa8:       Time: 19:21:38
17:38:11:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
17:38:11:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
17:38:11:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
17:38:11:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
17:38:11:WU00:FS00:0xa8:       Bits: 64
17:38:11:WU00:FS00:0xa8:       Mode: Release
17:38:11:WU00:FS00:0xa8:************************************ CBang *************************************
17:38:11:WU00:FS00:0xa8:       Date: Jan 16 2021
17:38:11:WU00:FS00:0xa8:       Time: 19:21:24
17:38:11:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
17:38:11:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
17:38:11:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
17:38:11:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
17:38:11:WU00:FS00:0xa8:       Bits: 64
17:38:11:WU00:FS00:0xa8:       Mode: Release
17:38:11:WU00:FS00:0xa8:************************************ System ************************************
17:38:11:WU00:FS00:0xa8:        CPU: AMD Ryzen 9 5900X 12-Core Processor
17:38:11:WU00:FS00:0xa8:     CPU ID: AuthenticAMD Family 25 Model 33 Stepping 0
17:38:11:WU00:FS00:0xa8:       CPUs: 24
17:38:11:WU00:FS00:0xa8:     Memory: 47.04GiB
17:38:11:WU00:FS00:0xa8:Free Memory: 45.51GiB
17:38:11:WU00:FS00:0xa8:    Threads: POSIX_THREADS
17:38:11:WU00:FS00:0xa8: OS Version: 5.17
17:38:11:WU00:FS00:0xa8:Has Battery: false
17:38:11:WU00:FS00:0xa8: On Battery: false
17:38:11:WU00:FS00:0xa8: UTC Offset: -4
17:38:11:WU00:FS00:0xa8:        PID: 1399
17:38:11:WU00:FS00:0xa8:        CWD: /var/snap/folding-at-home-fcole90/common/work
17:38:11:WU00:FS00:0xa8:********************************************************************************
17:38:11:WU00:FS00:0xa8:Project: 18408 (Run 55, Clone 4, Gen 11)
17:38:11:WU00:FS00:0xa8:Unit: 0x00000000000000000000000000000000
17:38:11:WU00:FS00:0xa8:Digital signatures verified
17:38:11:WU00:FS00:0xa8:Calling: mdrun -c frame11.gro -s frame11.tpr -x frame11.xtc -cpi state.cpt -cpt 15 -nt 22 -ntmpi 1
17:38:11:WU00:FS00:0xa8:Steps: first=110000000 total=120000000
17:38:14:WU00:FS00:0xa8:Completed 160510 out of 10000000 steps (1%)
17:39:54:Saving configuration to config.xml
17:39:54:<config>
17:39:54:  <!-- Network -->
17:39:54:  <proxy v=':8080'/>
17:39:54:
17:39:54:  <!-- Folding Slots -->
17:39:54:  <slot id='0' type='CPU'>
17:39:54:    <cpus v='12'/>
17:39:54:  </slot>
17:39:54:  <slot id='1' type='GPU'>
17:39:54:    <pci-bus v='9'/>
17:39:54:    <pci-slot v='0'/>
17:39:54:  </slot>
17:39:54:</config>
17:39:54:FS00:Shutting core down
17:39:55:WU00:FS00:0xa8:Caught signal SIGINT(2) on PID 1399
17:39:55:WU00:FS00:0xa8:Exiting, please wait. . .
17:39:55:WU00:FS00:FahCore returned: INTERRUPTED (102 = 0x66)
17:39:55:WU00:FS00:Starting
17:39:55:WARNING:WU00:FS00:Changed SMP threads from 22 to 12 this can cause some work units to fail
17:39:55:WU00:FS00:Running FahCore: /snap/folding-at-home-fcole90/184/usr/bin/FAHCoreWrapper /var/snap/folding-at-home-fcole90/common/cores/cores.foldingathome.org/lin/64bit-avx2-256/a8-0.0.12/Core_a8.fah/FahCore_a8 -dir 00 -suffix 01 -version 706 -lifeline 1313 -checkpoint 15 -np 12
17:39:55:WU00:FS00:Started FahCore on PID 5094
17:39:55:WU00:FS00:Core PID:5098
17:39:55:WU00:FS00:FahCore 0xa8 started
17:39:55:WU00:FS00:0xa8:*********************** Log Started 2022-05-22T17:39:55Z ***********************
17:39:55:WU00:FS00:0xa8:************************** Gromacs Folding@home Core ***************************
17:39:55:WU00:FS00:0xa8:       Core: Gromacs
17:39:55:WU00:FS00:0xa8:       Type: 0xa8
17:39:55:WU00:FS00:0xa8:    Version: 0.0.12
17:39:55:WU00:FS00:0xa8:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
17:39:55:WU00:FS00:0xa8:  Copyright: 2020 foldingathome.org
17:39:55:WU00:FS00:0xa8:   Homepage: https://foldingathome.org/
17:39:55:WU00:FS00:0xa8:       Date: Jan 16 2021
17:39:55:WU00:FS00:0xa8:       Time: 19:24:44
17:39:55:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
17:39:55:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
17:39:55:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
17:39:55:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
17:39:55:WU00:FS00:0xa8:       Bits: 64
17:39:55:WU00:FS00:0xa8:       Mode: Release
17:39:55:WU00:FS00:0xa8:       SIMD: avx2_256
17:39:55:WU00:FS00:0xa8:     OpenMP: ON
17:39:55:WU00:FS00:0xa8:       CUDA: OFF
17:39:55:WU00:FS00:0xa8:       Args: -dir 00 -suffix 01 -version 706 -lifeline 5094 -checkpoint 15 -np
17:39:55:WU00:FS00:0xa8:             12
17:39:55:WU00:FS00:0xa8:************************************ libFAH ************************************
17:39:55:WU00:FS00:0xa8:       Date: Jan 16 2021
17:39:55:WU00:FS00:0xa8:       Time: 19:21:38
17:39:55:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
17:39:55:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
17:39:55:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
17:39:55:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
17:39:55:WU00:FS00:0xa8:       Bits: 64
17:39:55:WU00:FS00:0xa8:       Mode: Release
17:39:55:WU00:FS00:0xa8:************************************ CBang *************************************
17:39:55:WU00:FS00:0xa8:       Date: Jan 16 2021
17:39:55:WU00:FS00:0xa8:       Time: 19:21:24
17:39:55:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
17:39:55:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
17:39:55:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
17:39:55:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
17:39:55:WU00:FS00:0xa8:       Bits: 64
17:39:55:WU00:FS00:0xa8:       Mode: Release
17:39:55:WU00:FS00:0xa8:************************************ System ************************************
17:39:55:WU00:FS00:0xa8:        CPU: AMD Ryzen 9 5900X 12-Core Processor
17:39:55:WU00:FS00:0xa8:     CPU ID: AuthenticAMD Family 25 Model 33 Stepping 0
17:39:55:WU00:FS00:0xa8:       CPUs: 24
17:39:55:WU00:FS00:0xa8:     Memory: 47.04GiB
17:39:55:WU00:FS00:0xa8:Free Memory: 41.63GiB
17:39:55:WU00:FS00:0xa8:    Threads: POSIX_THREADS
17:39:55:WU00:FS00:0xa8: OS Version: 5.17
17:39:55:WU00:FS00:0xa8:Has Battery: false
17:39:55:WU00:FS00:0xa8: On Battery: false
17:39:55:WU00:FS00:0xa8: UTC Offset: -4
17:39:55:WU00:FS00:0xa8:        PID: 5098
17:39:55:WU00:FS00:0xa8:        CWD: /var/snap/folding-at-home-fcole90/common/work
17:39:55:WU00:FS00:0xa8:********************************************************************************
17:39:55:WU00:FS00:0xa8:Project: 18408 (Run 55, Clone 4, Gen 11)
17:39:55:WU00:FS00:0xa8:Unit: 0x00000000000000000000000000000000
17:39:55:WU00:FS00:0xa8:Digital signatures verified
17:39:55:WU00:FS00:0xa8:Calling: mdrun -c frame11.gro -s frame11.tpr -x frame11.xtc -cpi state.cpt -cpt 15 -nt 12 -ntmpi 1
17:39:55:WU00:FS00:0xa8:Steps: first=110000000 total=120000000
17:39:58:WU00:FS00:0xa8:Completed 168127 out of 10000000 steps (1%)
17:40:12:Saving configuration to config.xml
17:40:12:<config>
17:40:12:  <!-- Network -->
17:40:12:  <proxy v=':8080'/>
17:40:12:
17:40:12:  <!-- Folding Slots -->
17:40:12:  <slot id='0' type='CPU'>
17:40:12:    <cpus v='12'/>
17:40:12:  </slot>
17:40:12:  <slot id='1' type='GPU'>
17:40:12:    <pci-bus v='9'/>
17:40:12:    <pci-slot v='0'/>
17:40:12:  </slot>
17:40:12:</config>
17:45:48:WU00:FS00:0xa8:Completed 200000 out of 10000000 steps (2%)
*********************** Log Started 2022-05-22T17:38:10Z ***********************
17:38:10:******************************* libFAH ********************************
17:38:10:       Date: Oct 20 2020
17:38:10:       Time: 20:36:39
17:38:10:   Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
17:38:10:     Branch: master
17:38:10:   Compiler: GNU 8.3.0
17:38:10:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
17:38:10:             -fdata-sections -O3 -funroll-loops -fno-pie
17:38:10:   Platform: linux2 5.8.0-1-amd64
17:38:10:       Bits: 64
17:38:10:       Mode: Release
17:38:10:****************************** FAHClient ******************************
17:38:10:    Version: 7.6.21
17:38:10:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
17:38:10:  Copyright: 2020 foldingathome.org
17:38:10:   Homepage: https://foldingathome.org/
17:38:10:       Date: Oct 20 2020
17:38:10:       Time: 20:39:00
17:38:10:   Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
17:38:10:     Branch: master
17:38:10:   Compiler: GNU 8.3.0
17:38:10:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
17:38:10:             -fdata-sections -O3 -funroll-loops -fno-pie
17:38:10:   Platform: linux2 5.8.0-1-amd64
17:38:10:       Bits: 64
17:38:10:       Mode: Release
17:38:10:       Args: -v --chdir /var/snap/folding-at-home-fcole90/common
17:38:10:     Config: /var/snap/folding-at-home-fcole90/common/config.xml
17:38:10:******************************** CBang ********************************
17:38:10:       Date: Oct 20 2020
17:38:10:       Time: 18:37:59
17:38:10:   Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
17:38:10:     Branch: master
17:38:10:   Compiler: GNU 8.3.0
17:38:10:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
17:38:10:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
17:38:10:   Platform: linux2 5.8.0-1-amd64
17:38:10:       Bits: 64
17:38:10:       Mode: Release
17:38:10:******************************* System ********************************
17:38:10:        CPU: AMD Ryzen 9 5900X 12-Core Processor
17:38:10:     CPU ID: AuthenticAMD Family 25 Model 33 Stepping 0
17:38:10:       CPUs: 24
17:38:10:     Memory: 47.04GiB
17:38:10:Free Memory: 45.55GiB
17:38:10:    Threads: POSIX_THREADS
17:38:10: OS Version: 5.17
17:38:10:Has Battery: false
17:38:10: On Battery: false
17:38:10: UTC Offset: -4
17:38:10:        PID: 1313
17:38:10:        CWD: /var/snap/folding-at-home-fcole90/184
17:38:10:         OS: Linux 5.17.7-300.fc36.x86_64 x86_64
17:38:10:    OS Arch: AMD64
17:38:10:       GPUs: 1
17:38:10:      GPU 0: Bus:9 Slot:0 Func:0 AMD:6 Navi 21 [Radeon RX 6800/6800 XT / 6900
17:38:10:             XT]
17:38:10:       CUDA: Not detected: Failed to open dynamic library 'libcuda.so':
17:38:10:             libcuda.so: cannot open shared object file: No such file or
17:38:10:             directory
17:38:10:     OpenCL: Not detected: clGetPlatformIDs() returned -1001
17:38:10:***********************************************************************
17:38:10:<config>
17:38:10:  <!-- Client Control -->
17:38:10:  <client-threads v='6'/>
17:38:10:  <cycle-rate v='4'/>
17:38:10:  <cycles v='-1'/>
17:38:10:  <disable-sleep-when-active v='true'/>
17:38:10:  <exit-when-done v='false'/>
17:38:10:  <fold-anon v='false'/>
17:38:10:  <idle-seconds v='300'/>
17:38:10:  <open-web-control v='false'/>
17:38:10:  <update-gpus-txt v='true'/>
17:38:10:
17:38:10:  <!-- Configuration -->
17:38:10:  <config-rotate v='true'/>
17:38:10:  <config-rotate-dir v='configs'/>
17:38:10:  <config-rotate-max v='16'/>
17:38:10:
17:38:10:  <!-- Debugging -->
17:38:10:  <assignment-servers>
17:38:10:    assign1.foldingathome.org assign2.foldingathome.org assign3.foldingathome.org assign4.foldingathome.org 
17:38:10:  </assignment-servers>
17:38:10:  <auth-as v='true'/>
17:38:10:  <capture-directory v='capture'/>
17:38:10:  <capture-on-error v='false'/>
17:38:10:  <capture-packets v='false'/>
17:38:10:  <capture-requests v='false'/>
17:38:10:  <capture-responses v='false'/>
17:38:10:  <capture-sockets v='false'/>
17:38:10:  <debug-sockets v='false'/>
17:38:10:  <exception-locations v='true'/>
17:38:10:  <stack-traces v='false'/>
17:38:10:
17:38:10:  <!-- Error Handling -->
17:38:10:  <max-slot-errors v='10'/>
17:38:10:  <max-unit-errors v='5'/>
17:38:10:
17:38:10:  <!-- Folding Core -->
17:38:10:  <checkpoint v='15'/>
17:38:10:  <core-priority v='idle'/>
17:38:10:  <cpu-usage v='100'/>
17:38:10:  <gpu-usage v='100'/>
17:38:10:  <no-assembly v='false'/>
17:38:10:
17:38:10:  <!-- Folding Slot Configuration -->
17:38:10:  <cause v='ANY'/>
17:38:10:  <client-subtype v='LINUX'/>
17:38:10:  <client-type v='normal'/>
17:38:10:  <cpu-species v='X86_AMD'/>
17:38:10:  <cpu-type v='AMD64'/>
17:38:10:  <cpus v='-1'/>
17:38:10:  <disable-viz v='false'/>
17:38:10:  <gpu v='true'/>
17:38:10:  <gpu-beta v='false'/>
17:38:10:  <max-packet-size v='normal'/>
17:38:10:  <os-species v='UNKNOWN'/>
17:38:10:  <os-type v='LINUX'/>
17:38:10:  <project-key v='0'/>
17:38:10:  <smp v='true'/>
17:38:10:
17:38:10:  <!-- GUI -->
17:38:10:  <gui-enabled v='true'/>
17:38:10:
17:38:10:  <!-- HTTP Server -->
17:38:10:  <allow v='127.0.0.1'/>
17:38:10:  <connection-timeout v='60'/>
17:38:10:  <deny v='0/0'/>
17:38:10:  <http-addresses v='0:7396'/>
17:38:10:  <https-addresses v=''/>
17:38:10:  <max-connect-time v='900'/>
17:38:10:  <max-connections v='800'/>
17:38:10:  <max-request-length v='52428800'/>
17:38:10:  <min-connect-time v='300'/>
17:38:10:
17:38:10:  <!-- Logging -->
17:38:10:  <log v='log.txt'/>
17:38:10:  <log-color v='true'/>
17:38:10:  <log-crlf v='false'/>
17:38:10:  <log-date v='false'/>
17:38:10:  <log-date-periodically v='21600'/>
17:38:10:  <log-domain v='false'/>
17:38:10:  <log-header v='true'/>
17:38:10:  <log-level v='true'/>
17:38:10:  <log-no-info-header v='true'/>
17:38:10:  <log-redirect v='false'/>
17:38:10:  <log-rotate v='true'/>
17:38:10:  <log-rotate-dir v='logs'/>
17:38:10:  <log-rotate-max v='16'/>
17:38:10:  <log-short-level v='false'/>
17:38:10:  <log-simple-domains v='true'/>
17:38:10:  <log-thread-id v='false'/>
17:38:10:  <log-thread-prefix v='true'/>
17:38:10:  <log-time v='true'/>
17:38:10:  <log-to-screen v='true'/>
17:38:10:  <log-truncate v='false'/>
17:38:10:  <verbosity v='3'/>
17:38:10:
17:38:10:  <!-- Network -->
17:38:10:  <proxy v=''/>
17:38:10:  <proxy-enable v='false'/>
17:38:10:  <proxy-pass v='*****'/>
17:38:10:  <proxy-user v=''/>
17:38:10:
17:38:10:  <!-- Process Control -->
17:38:10:  <child v='false'/>
17:38:10:  <daemon v='false'/>
17:38:10:  <fork v='false'/>
17:38:10:  <pid v='false'/>
17:38:10:  <pid-file v='FAHClient.pid'/>
17:38:10:  <respawn v='false'/>
17:38:10:  <service v='false'/>
17:38:10:
17:38:10:  <!-- Remote Command Server -->
17:38:10:  <command-address v='0.0.0.0'/>
17:38:10:  <command-allow-no-pass v='127.0.0.1'/>
17:38:10:  <command-deny-no-pass v='0/0'/>
17:38:10:  <command-enable v='true'/>
17:38:10:  <command-port v='36330'/>
17:38:10:
17:38:10:  <!-- Slot Control -->
17:38:10:  <auto-conf v='true'/>
17:38:10:  <idle v='false'/>
17:38:10:  <max-shutdown-wait v='60'/>
17:38:10:  <pause-on-battery v='true'/>
17:38:10:  <pause-on-start v='false'/>
17:38:10:  <paused v='false'/>
17:38:10:  <power v='medium'/>
17:38:10:
17:38:10:  <!-- User Information -->
17:38:10:  <machine-id v='0'/>
17:38:10:  <passkey v='*****'/>
17:38:10:  <team v='0'/>
17:38:10:  <user v='Anonymous'/>
17:38:10:
17:38:10:  <!-- Web Server -->
17:38:10:  <web-allow v='127.0.0.1'/>
17:38:10:  <web-deny v='0/0'/>
17:38:10:  <web-enable v='true'/>
17:38:10:
17:38:10:  <!-- Web Server Sessions -->
17:38:10:  <session-cookie v='sid'/>
17:38:10:  <session-lifetime v='86400'/>
17:38:10:  <session-timeout v='3600'/>
17:38:10:
17:38:10:  <!-- Work Unit Control -->
17:38:10:  <dump-after-deadline v='true'/>
17:38:10:  <max-queue v='16'/>
17:38:10:  <max-units v='0'/>
17:38:10:  <next-unit-percentage v='99'/>
17:38:10:  <stall-detection-enabled v='false'/>
17:38:10:  <stall-percent v='5'/>
17:38:10:  <stall-timeout v='1800'/>
17:38:10:
17:38:10:  <!-- Folding Slots -->
17:38:10:  <slot id='0' type='CPU'/>
17:38:10:  <slot id='1' type='GPU'>
17:38:10:    <pci-bus v='9'/>
17:38:10:    <pci-slot v='0'/>
17:38:10:  </slot>
17:38:10:</config>
17:38:10:Trying to access database...
17:38:10:Successfully acquired database lock
17:38:10:FS00:Initialized folding slot 00: cpu:22
17:38:10:WARNING:FS01:No CUDA or OpenCL 1.2+ support detected for GPU slot 01: gpu:9:0 Navi 21 [Radeon RX 6800/6800 XT / 6900 XT].  Disabling.
17:38:10:WU00:FS00:Starting
17:38:10:WU00:FS00:Running FahCore: /snap/folding-at-home-fcole90/184/usr/bin/FAHCoreWrapper /var/snap/folding-at-home-fcole90/common/cores/cores.foldingathome.org/lin/64bit-avx2-256/a8-0.0.12/Core_a8.fah/FahCore_a8 -dir 00 -suffix 01 -version 706 -lifeline 1313 -checkpoint 15 -np 22
17:38:10:WU00:FS00:Started FahCore on PID 1395
17:38:10:WU00:FS00:Core PID:1399
17:38:10:WU00:FS00:FahCore 0xa8 started
17:38:11:WU00:FS00:0xa8:*********************** Log Started 2022-05-22T17:38:10Z ***********************
17:38:11:WU00:FS00:0xa8:************************** Gromacs Folding@home Core ***************************
17:38:11:WU00:FS00:0xa8:       Core: Gromacs
17:38:11:WU00:FS00:0xa8:       Type: 0xa8
17:38:11:WU00:FS00:0xa8:    Version: 0.0.12
17:38:11:WU00:FS00:0xa8:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
17:38:11:WU00:FS00:0xa8:  Copyright: 2020 foldingathome.org
17:38:11:WU00:FS00:0xa8:   Homepage: https://foldingathome.org/
17:38:11:WU00:FS00:0xa8:       Date: Jan 16 2021
17:38:11:WU00:FS00:0xa8:       Time: 19:24:44
17:38:11:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
17:38:11:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
17:38:11:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
17:38:11:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
17:38:11:WU00:FS00:0xa8:       Bits: 64
17:38:11:WU00:FS00:0xa8:       Mode: Release
17:38:11:WU00:FS00:0xa8:       SIMD: avx2_256
17:38:11:WU00:FS00:0xa8:     OpenMP: ON
17:38:11:WU00:FS00:0xa8:       CUDA: OFF
17:38:11:WU00:FS00:0xa8:       Args: -dir 00 -suffix 01 -version 706 -lifeline 1395 -checkpoint 15 -np
17:38:11:WU00:FS00:0xa8:             22
17:38:11:WU00:FS00:0xa8:************************************ libFAH ************************************
17:38:11:WU00:FS00:0xa8:       Date: Jan 16 2021
17:38:11:WU00:FS00:0xa8:       Time: 19:21:38
17:38:11:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
17:38:11:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
17:38:11:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
17:38:11:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
17:38:11:WU00:FS00:0xa8:       Bits: 64
17:38:11:WU00:FS00:0xa8:       Mode: Release
17:38:11:WU00:FS00:0xa8:************************************ CBang *************************************
17:38:11:WU00:FS00:0xa8:       Date: Jan 16 2021
17:38:11:WU00:FS00:0xa8:       Time: 19:21:24
17:38:11:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
17:38:11:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
17:38:11:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
17:38:11:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
17:38:11:WU00:FS00:0xa8:       Bits: 64
17:38:11:WU00:FS00:0xa8:       Mode: Release
17:38:11:WU00:FS00:0xa8:************************************ System ************************************
17:38:11:WU00:FS00:0xa8:        CPU: AMD Ryzen 9 5900X 12-Core Processor
17:38:11:WU00:FS00:0xa8:     CPU ID: AuthenticAMD Family 25 Model 33 Stepping 0
17:38:11:WU00:FS00:0xa8:       CPUs: 24
17:38:11:WU00:FS00:0xa8:     Memory: 47.04GiB
17:38:11:WU00:FS00:0xa8:Free Memory: 45.51GiB
17:38:11:WU00:FS00:0xa8:    Threads: POSIX_THREADS
17:38:11:WU00:FS00:0xa8: OS Version: 5.17
17:38:11:WU00:FS00:0xa8:Has Battery: false
17:38:11:WU00:FS00:0xa8: On Battery: false
17:38:11:WU00:FS00:0xa8: UTC Offset: -4
17:38:11:WU00:FS00:0xa8:        PID: 1399
17:38:11:WU00:FS00:0xa8:        CWD: /var/snap/folding-at-home-fcole90/common/work
17:38:11:WU00:FS00:0xa8:********************************************************************************
17:38:11:WU00:FS00:0xa8:Project: 18408 (Run 55, Clone 4, Gen 11)
17:38:11:WU00:FS00:0xa8:Unit: 0x00000000000000000000000000000000
17:38:11:WU00:FS00:0xa8:Digital signatures verified
17:38:11:WU00:FS00:0xa8:Calling: mdrun -c frame11.gro -s frame11.tpr -x frame11.xtc -cpi state.cpt -cpt 15 -nt 22 -ntmpi 1
17:38:11:WU00:FS00:0xa8:Steps: first=110000000 total=120000000
17:38:14:WU00:FS00:0xa8:Completed 160510 out of 10000000 steps (1%)
17:39:54:Saving configuration to config.xml
17:39:54:<config>
17:39:54:  <!-- Network -->
17:39:54:  <proxy v=':8080'/>
17:39:54:
17:39:54:  <!-- Folding Slots -->
17:39:54:  <slot id='0' type='CPU'>
17:39:54:    <cpus v='12'/>
17:39:54:  </slot>
17:39:54:  <slot id='1' type='GPU'>
17:39:54:    <pci-bus v='9'/>
17:39:54:    <pci-slot v='0'/>
17:39:54:  </slot>
17:39:54:</config>
17:39:54:FS00:Shutting core down
17:39:55:WU00:FS00:0xa8:Caught signal SIGINT(2) on PID 1399
17:39:55:WU00:FS00:0xa8:Exiting, please wait. . .
17:39:55:WU00:FS00:FahCore returned: INTERRUPTED (102 = 0x66)
17:39:55:WU00:FS00:Starting
17:39:55:WARNING:WU00:FS00:Changed SMP threads from 22 to 12 this can cause some work units to fail
17:39:55:WU00:FS00:Running FahCore: /snap/folding-at-home-fcole90/184/usr/bin/FAHCoreWrapper /var/snap/folding-at-home-fcole90/common/cores/cores.foldingathome.org/lin/64bit-avx2-256/a8-0.0.12/Core_a8.fah/FahCore_a8 -dir 00 -suffix 01 -version 706 -lifeline 1313 -checkpoint 15 -np 12
17:39:55:WU00:FS00:Started FahCore on PID 5094
17:39:55:WU00:FS00:Core PID:5098
17:39:55:WU00:FS00:FahCore 0xa8 started
17:39:55:WU00:FS00:0xa8:*********************** Log Started 2022-05-22T17:39:55Z ***********************
17:39:55:WU00:FS00:0xa8:************************** Gromacs Folding@home Core ***************************
17:39:55:WU00:FS00:0xa8:       Core: Gromacs
17:39:55:WU00:FS00:0xa8:       Type: 0xa8
17:39:55:WU00:FS00:0xa8:    Version: 0.0.12
17:39:55:WU00:FS00:0xa8:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
17:39:55:WU00:FS00:0xa8:  Copyright: 2020 foldingathome.org
17:39:55:WU00:FS00:0xa8:   Homepage: https://foldingathome.org/
17:39:55:WU00:FS00:0xa8:       Date: Jan 16 2021
17:39:55:WU00:FS00:0xa8:       Time: 19:24:44
17:39:55:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
17:39:55:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
17:39:55:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
17:39:55:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
17:39:55:WU00:FS00:0xa8:       Bits: 64
17:39:55:WU00:FS00:0xa8:       Mode: Release
17:39:55:WU00:FS00:0xa8:       SIMD: avx2_256
17:39:55:WU00:FS00:0xa8:     OpenMP: ON
17:39:55:WU00:FS00:0xa8:       CUDA: OFF
17:39:55:WU00:FS00:0xa8:       Args: -dir 00 -suffix 01 -version 706 -lifeline 5094 -checkpoint 15 -np
17:39:55:WU00:FS00:0xa8:             12
17:39:55:WU00:FS00:0xa8:************************************ libFAH ************************************
17:39:55:WU00:FS00:0xa8:       Date: Jan 16 2021
17:39:55:WU00:FS00:0xa8:       Time: 19:21:38
17:39:55:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
17:39:55:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
17:39:55:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
17:39:55:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
17:39:55:WU00:FS00:0xa8:       Bits: 64
17:39:55:WU00:FS00:0xa8:       Mode: Release
17:39:55:WU00:FS00:0xa8:************************************ CBang *************************************
17:39:55:WU00:FS00:0xa8:       Date: Jan 16 2021
17:39:55:WU00:FS00:0xa8:       Time: 19:21:24
17:39:55:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
17:39:55:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
17:39:55:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
17:39:55:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
17:39:55:WU00:FS00:0xa8:       Bits: 64
17:39:55:WU00:FS00:0xa8:       Mode: Release
17:39:55:WU00:FS00:0xa8:************************************ System ************************************
17:39:55:WU00:FS00:0xa8:        CPU: AMD Ryzen 9 5900X 12-Core Processor
17:39:55:WU00:FS00:0xa8:     CPU ID: AuthenticAMD Family 25 Model 33 Stepping 0
17:39:55:WU00:FS00:0xa8:       CPUs: 24
17:39:55:WU00:FS00:0xa8:     Memory: 47.04GiB
17:39:55:WU00:FS00:0xa8:Free Memory: 41.63GiB
17:39:55:WU00:FS00:0xa8:    Threads: POSIX_THREADS
17:39:55:WU00:FS00:0xa8: OS Version: 5.17
17:39:55:WU00:FS00:0xa8:Has Battery: false
17:39:55:WU00:FS00:0xa8: On Battery: false
17:39:55:WU00:FS00:0xa8: UTC Offset: -4
17:39:55:WU00:FS00:0xa8:        PID: 5098
17:39:55:WU00:FS00:0xa8:        CWD: /var/snap/folding-at-home-fcole90/common/work
17:39:55:WU00:FS00:0xa8:********************************************************************************
17:39:55:WU00:FS00:0xa8:Project: 18408 (Run 55, Clone 4, Gen 11)
17:39:55:WU00:FS00:0xa8:Unit: 0x00000000000000000000000000000000
17:39:55:WU00:FS00:0xa8:Digital signatures verified
17:39:55:WU00:FS00:0xa8:Calling: mdrun -c frame11.gro -s frame11.tpr -x frame11.xtc -cpi state.cpt -cpt 15 -nt 12 -ntmpi 1
17:39:55:WU00:FS00:0xa8:Steps: first=110000000 total=120000000
17:39:58:WU00:FS00:0xa8:Completed 168127 out of 10000000 steps (1%)
17:40:12:Saving configuration to config.xml
17:40:12:<config>
17:40:12:  <!-- Network -->
17:40:12:  <proxy v=':8080'/>
17:40:12:
17:40:12:  <!-- Folding Slots -->
17:40:12:  <slot id='0' type='CPU'>
17:40:12:    <cpus v='12'/>
17:40:12:  </slot>
17:40:12:  <slot id='1' type='GPU'>
17:40:12:    <pci-bus v='9'/>
17:40:12:    <pci-slot v='0'/>
17:40:12:  </slot>
17:40:12:</config>
17:45:48:WU00:FS00:0xa8:Completed 200000 out of 10000000 steps (2%)
17:48:20:Saving configuration to config.xml
17:48:20:<config>
17:48:20:  <!-- Network -->
17:48:20:  <proxy v=':8080'/>
17:48:20:
17:48:20:  <!-- User Information -->
17:48:20:  <passkey v='*****'/>
17:48:20:  <team v='3213'/>
17:48:20:  <user v='MtKrRa'/>
17:48:20:
17:48:20:  <!-- Folding Slots -->
17:48:20:  <slot id='0' type='CPU'>
17:48:20:    <cpus v='12'/>
17:48:20:  </slot>
17:48:20:  <slot id='1' type='GPU'>
17:48:20:    <pci-bus v='9'/>
17:48:20:    <pci-slot v='0'/>
17:48:20:  </slot>
17:48:20:</config>
18:04:14:WU00:FS00:0xa8:Completed 300000 out of 10000000 steps (3%)
18:24:56:WU00:FS00:0xa8:Completed 400000 out of 10000000 steps (4%)
18:47:42:WU00:FS00:0xa8:Completed 500000 out of 10000000 steps (5%)
19:13:03:WU00:FS00:0xa8:Completed 600000 out of 10000000 steps (6%)
I have tried the installer anyway which reports:

Code: Select all

AMDGPU 22.10.2 repository                       373  B/s | 178  B     00:00    
Errors during downloading metadata for repository 'amdgpu':
  - Status code: 404 for https://repo.radeon.com/amdgpu/22.10.2/rhel//main/x86_64/repodata/repomd.xml (IP: 13.82.220.49)
I assume it's a 404 problem on the AMD side? (I have access to the internet with no VPN and stuff)
Anything else I should/could try in the meantime?

Maybe I should mention the fact that I installed the FAH from snap store (https://github.com/fcole90/fah-snap)
pyrocyborg
Posts: 36
Joined: Wed Sep 28, 2022 1:45 am
Hardware configuration: 3060 12GB, 3060 Ti, 3070, 3080, 3090, 6700 XT, 6800 XT, 6900 XT

Re: No CUDA or OpenCL 1.2+ support detected for GPU

Post by pyrocyborg »

Sorry to necrothread, but I had that very issue while setting up a new PC, so I thought it would be nice to comment in case someone ever has this problem under Windows.

My issue is most probably different than OP's due to the fact that I'm running Windows, but I had that " No CUDA or OpenCL 1.2+ support detected for GPU" error too. My mistake was to install the AMD drivers only: It seems like OpenCL support requires a Full Install of the Adrenaline software at one point. Going the "Drivers Only" route did not work, regardless of whether I was installing older or newer drivers.
toTOW
Site Moderator
Posts: 6296
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: No CUDA or OpenCL 1.2+ support detected for GPU

Post by toTOW »

17:38:10: OpenCL: Not detected: clGetPlatformIDs() returned -1001
This usually indicates a permission issue or a missing OpenCL library : the client can't access the OpenCL library.
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
muziqaz
Posts: 901
Joined: Sun Dec 16, 2007 6:22 pm
Hardware configuration: 7950x3D, 5950x, 5800x3D, 3900x
7900xtx, Radeon 7, 5700xt, 6900xt, RX 550 640SP
Location: London
Contact:

Re: No CUDA or OpenCL 1.2+ support detected for GPU

Post by muziqaz »

pyrocyborg wrote: Tue Oct 10, 2023 12:51 am Sorry to necrothread, but I had that very issue while setting up a new PC, so I thought it would be nice to comment in case someone ever has this problem under Windows.

My issue is most probably different than OP's due to the fact that I'm running Windows, but I had that " No CUDA or OpenCL 1.2+ support detected for GPU" error too. My mistake was to install the AMD drivers only: It seems like OpenCL support requires a Full Install of the Adrenaline software at one point. Going the "Drivers Only" route did not work, regardless of whether I was installing older or newer drivers.
These days it is advisable to install full driver suite, as it offers a lot of usefull features, and then also installs some essentials, like opencl driver :)
FAH Beta tester
Post Reply