RX5700XT not folding (Linux)

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

DrCMac
Posts: 3
Joined: Thu Nov 19, 2020 1:36 pm

RX5700XT not folding (Linux)

Post by DrCMac »

Felt proud of myself for getting OpenCL working (symlink /opt/amdgpu-pro/lib64/libOpenCL.so to /opt/amdgpu-pro/lib64/libOpenCL.so.1)
Then spent a few days thinking that the fact I was seeing no activity from my GPU was due to the advertised lack of WUs (even though running folding on Windows found WUs easily)
Then tried deleting and adding back the GPU slot a couple of times. Checked that it is running FahCore_22. Watched the logfile for clues.
Then yesterday I saw a logfile that indicated that the GPU had successfully downloaded a WU. But still it sits idle.
I have folding power set to Full
I'm stumped.
Here's the logfile : as usual it doesn't even seem to have requested a WU for the GPU. The last thing for the GPU slot is, as always "18:50:51:WU01:FS01:0x22: Configuring platform OpenCL"
and there it sits.
Thanks for any sugestions.

Code: Select all

*********************** Log Started 2020-11-22T18:50:46Z ***********************
18:50:46:******************************* libFAH ********************************
18:50:46:           Date: Oct 20 2020
18:50:46:           Time: 20:36:41
18:50:46:       Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
18:50:46:         Branch: master
18:50:46:       Compiler: GNU 4.9.4
18:50:46:        Options: -std=c++11 -fsigned-char -ffunction-sections -fdata-sections
18:50:46:                 -O3 -funroll-loops
18:50:46:       Platform: linux2 5.8.0-1-amd64
18:50:46:           Bits: 64
18:50:46:           Mode: Release
18:50:46:****************************** FAHClient ******************************
18:50:46:        Version: 7.6.21
18:50:46:         Author: Joseph Coffland <joseph@cauldrondevelopment.com>
18:50:46:      Copyright: 2020 foldingathome.org
18:50:46:       Homepage: https://foldingathome.org/
18:50:46:           Date: Oct 20 2020
18:50:46:           Time: 20:38:59
18:50:46:       Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
18:50:46:         Branch: master
18:50:46:       Compiler: GNU 4.9.4
18:50:46:        Options: -std=c++11 -fsigned-char -ffunction-sections -fdata-sections
18:50:46:                 -O3 -funroll-loops
18:50:46:       Platform: linux2 5.8.0-1-amd64
18:50:46:           Bits: 64
18:50:46:           Mode: Release
18:50:46:           Args: --child /etc/fahclient/config.xml --run-as fahclient
18:50:46:                 --pid-file=/var/run/fahclient.pid --daemon
18:50:46:         Config: /etc/fahclient/config.xml
18:50:46:******************************** CBang ********************************
18:50:46:           Date: Oct 20 2020
18:50:46:           Time: 18:38:01
18:50:46:       Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
18:50:46:         Branch: master
18:50:46:       Compiler: GNU 4.9.4
18:50:46:        Options: -std=c++11 -fsigned-char -ffunction-sections -fdata-sections
18:50:46:                 -O3 -funroll-loops -fPIC
18:50:46:       Platform: linux2 5.8.0-1-amd64
18:50:46:           Bits: 64
18:50:46:           Mode: Release
18:50:46:******************************* System ********************************
18:50:46:            CPU: AMD Ryzen 9 3900X 12-Core Processor
18:50:46:         CPU ID: AuthenticAMD Family 23 Model 113 Stepping 0
18:50:46:           CPUs: 24
18:50:46:         Memory: 15.52GiB
18:50:46:    Free Memory: 1.33GiB
18:50:46:        Threads: POSIX_THREADS
18:50:46:     OS Version: 5.9
18:50:46:    Has Battery: false
18:50:46:     On Battery: false
18:50:46:     UTC Offset: 0
18:50:46:            PID: 30228
18:50:46:            CWD: /var/lib/fahclient
18:50:46:             OS: Linux 5.9.8-2-default x86_64
18:50:46:        OS Arch: AMD64
18:50:46:           GPUs: 1
18:50:46:          GPU 0: Bus:11 Slot:0 Func:0 AMD:6 Navi 10 [Radeon RX 5600 OEM/5600 XT
18:50:46:                 / 5700/5700 XT]
18:50:46:           CUDA: Not detected: Failed to open dynamic library 'libcuda.so':
18:50:46:                 libcuda.so: cannot open shared object file: No such file or
18:50:46:                 directory
18:50:46:OpenCL Device 0: Platform:0 Device:0 Bus:11 Slot:0 Compute:2.0 Driver:3180.7
18:50:46:***********************************************************************
18:50:46:<config>
18:50:46:  <!-- Network -->
18:50:46:  <proxy v=':8080'/>
18:50:46:
18:50:46:  <!-- Slot Control -->
18:50:46:  <power v='full'/>
18:50:46:
18:50:46:  <!-- User Information -->
18:50:46:  <passkey v='*****'/>
18:50:46:  <team v='244715'/>
18:50:46:  <user v='Charles_McEvoy'/>
18:50:46:
18:50:46:  <!-- Folding Slots -->
18:50:46:  <slot id='0' type='CPU'/>
18:50:46:  <slot id='1' type='GPU'>
18:50:46:    <pci-bus v='11'/>
18:50:46:    <pci-slot v='0'/>
18:50:46:  </slot>
18:50:46:</config>
18:50:46:Trying to access database...
18:50:46:Successfully acquired database lock
18:50:46:FS00:Initialized folding slot 00: cpu:23
18:50:46:FS01:Initialized folding slot 01: gpu:11:0 Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT]
18:50:46:WU01:FS01:Starting
18:50:46:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/lin/64bit/22-0.0.13/Core_22.fah/FahCore_22 -dir 01 -suffix 01 -version 706 -lifeline 30228 -checkpoint 15 -opencl-platform 0 -opencl-device 0 -gpu-vendor amd -gpu 0 -gpu-usage 100
18:50:46:WU01:FS01:Started FahCore on PID 30237
18:50:46:WU01:FS01:Core PID:30241
18:50:46:WU01:FS01:FahCore 0x22 started
18:50:47:WU00:FS00:Connecting to assign1.foldingathome.org:80
18:50:47:WU01:FS01:0x22:*********************** Log Started 2020-11-22T18:50:46Z ***********************
18:50:47:WU01:FS01:0x22:*************************** Core22 Folding@home Core ***************************
18:50:47:WU01:FS01:0x22:       Core: Core22
18:50:47:WU01:FS01:0x22:       Type: 0x22
18:50:47:WU01:FS01:0x22:    Version: 0.0.13
18:50:47:WU01:FS01:0x22:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
18:50:47:WU01:FS01:0x22:  Copyright: 2020 foldingathome.org
18:50:47:WU01:FS01:0x22:   Homepage: https://foldingathome.org/
18:50:47:WU01:FS01:0x22:       Date: Sep 19 2020
18:50:47:WU01:FS01:0x22:       Time: 01:10:35
18:50:47:WU01:FS01:0x22:   Revision: 571cf95de6de2c592c7c3ed48fcfb2e33e9ea7d3
18:50:47:WU01:FS01:0x22:     Branch: core22-0.0.13
18:50:47:WU01:FS01:0x22:   Compiler: GNU 4.8.2 20140120 (Red Hat 4.8.2-15)
18:50:47:WU01:FS01:0x22:    Options: -std=c++11 -fsigned-char -ffunction-sections -fdata-sections -O3
18:50:47:WU01:FS01:0x22:             -funroll-loops -DOPENMM_GIT_HASH="\"189320d0\""
18:50:47:WU01:FS01:0x22:   Platform: linux2 4.19.76-linuxkit
18:50:47:WU01:FS01:0x22:       Bits: 64
18:50:47:WU01:FS01:0x22:       Mode: Release
18:50:47:WU01:FS01:0x22:Maintainers: John Chodera <john.chodera@choderalab.org> and Peter Eastman
18:50:47:WU01:FS01:0x22:             <peastman@stanford.edu>
18:50:47:WU01:FS01:0x22:       Args: -dir 01 -suffix 01 -version 706 -lifeline 30237 -checkpoint 15
18:50:47:WU01:FS01:0x22:             -opencl-platform 0 -opencl-device 0 -gpu-vendor amd -gpu 0
18:50:47:WU01:FS01:0x22:             -gpu-usage 100
18:50:47:WU01:FS01:0x22:************************************ libFAH ************************************
18:50:47:WU01:FS01:0x22:       Date: Sep 15 2020
18:50:47:WU01:FS01:0x22:       Time: 05:14:43
18:50:47:WU01:FS01:0x22:   Revision: 44301ed97b996b63fe736bb8073f22209cb2b603
18:50:47:WU01:FS01:0x22:     Branch: HEAD
18:50:47:WU01:FS01:0x22:   Compiler: GNU 4.8.2 20140120 (Red Hat 4.8.2-15)
18:50:47:WU01:FS01:0x22:    Options: -std=c++11 -fsigned-char -ffunction-sections -fdata-sections -O3
18:50:47:WU01:FS01:0x22:             -funroll-loops
18:50:47:WU01:FS01:0x22:   Platform: linux2 4.19.76-linuxkit
18:50:47:WU01:FS01:0x22:       Bits: 64
18:50:47:WU01:FS01:0x22:       Mode: Release
18:50:47:WU01:FS01:0x22:************************************ CBang *************************************
18:50:47:WU01:FS01:0x22:       Date: Sep 15 2020
18:50:47:WU01:FS01:0x22:       Time: 05:11:04
18:50:47:WU01:FS01:0x22:   Revision: 33fcfc2b3ed2195a423606a264718e31e6b3903f
18:50:47:WU01:FS01:0x22:     Branch: HEAD
18:50:47:WU01:FS01:0x22:   Compiler: GNU 4.8.2 20140120 (Red Hat 4.8.2-15)
18:50:47:WU01:FS01:0x22:    Options: -std=c++11 -fsigned-char -ffunction-sections -fdata-sections -O3
18:50:47:WU01:FS01:0x22:             -funroll-loops -fPIC
18:50:47:WU01:FS01:0x22:   Platform: linux2 4.19.76-linuxkit
18:50:47:WU01:FS01:0x22:       Bits: 64
18:50:47:WU01:FS01:0x22:       Mode: Release
18:50:47:WU01:FS01:0x22:************************************ System ************************************
18:50:47:WU01:FS01:0x22:        CPU: AMD Ryzen 9 3900X 12-Core Processor
18:50:47:WU01:FS01:0x22:     CPU ID: AuthenticAMD Family 23 Model 113 Stepping 0
18:50:47:WU01:FS01:0x22:       CPUs: 24
18:50:47:WU01:FS01:0x22:     Memory: 15.52GiB
18:50:47:WU01:FS01:0x22:Free Memory: 1.30GiB
18:50:47:WU01:FS01:0x22:    Threads: POSIX_THREADS
18:50:47:WU01:FS01:0x22: OS Version: 5.9
18:50:47:WU01:FS01:0x22:Has Battery: false
18:50:47:WU01:FS01:0x22: On Battery: false
18:50:47:WU01:FS01:0x22: UTC Offset: 0
18:50:47:WU01:FS01:0x22:        PID: 30241
18:50:47:WU01:FS01:0x22:        CWD: /var/lib/fahclient/work
18:50:47:WU01:FS01:0x22:************************************ OpenMM ************************************
18:50:47:WU01:FS01:0x22:   Revision: 189320d0
18:50:47:WU01:FS01:0x22:********************************************************************************
18:50:47:WU01:FS01:0x22:Project: 13428 (Run 12325, Clone 22, Gen 0)
18:50:47:WU01:FS01:0x22:Unit: 0x0000000012bc7d9a0000000030250016
18:50:47:WU01:FS01:0x22:Digital signatures verified
18:50:47:WU01:FS01:0x22:Folding@home GPU Core22 Folding@home Core
18:50:47:WU01:FS01:0x22:Version 0.0.13
18:50:47:WU01:FS01:0x22:  Checkpoint write interval: 50000 steps (5%) [20 total]
18:50:47:WU01:FS01:0x22:  JSON viewer frame write interval: 10000 steps (1%) [100 total]
18:50:47:WU01:FS01:0x22:  XTC frame write interval: 250000 steps (25%) [4 total]
18:50:47:WU01:FS01:0x22:  Global context and integrator variables write interval: 25000 steps (2.5%) [40 total]
18:50:47:WU01:FS01:0x22:There are 3 platforms available.
18:50:47:WU01:FS01:0x22:Platform 0: Reference
18:50:47:WU01:FS01:0x22:Platform 1: CPU
18:50:47:WU01:FS01:0x22:Platform 2: OpenCL
18:50:47:WU01:FS01:0x22:  opencl-device 0 specified
18:50:47:WU00:FS00:Assigned to work server 128.252.203.1
18:50:47:WU00:FS00:Requesting new work unit for slot 00: cpu:23 from 128.252.203.1
18:50:47:WU00:FS00:Connecting to 128.252.203.1:8080
18:50:51:WU01:FS01:0x22:Attempting to create OpenCL context:
18:50:51:WU01:FS01:0x22:  Configuring platform OpenCL
18:51:18:ERROR:WU00:FS00:Exception: Not connected
18:51:18:WU00:FS00:Connecting to assign1.foldingathome.org:80
18:51:19:WU00:FS00:Assigned to work server 129.213.40.229
18:51:19:WU00:FS00:Requesting new work unit for slot 00: cpu:23 from 129.213.40.229
18:51:19:WU00:FS00:Connecting to 129.213.40.229:8080
18:51:20:WU00:FS00:Downloading 6.53MiB
18:51:22:WU00:FS00:Download complete
18:51:22:WU00:FS00:Received Unit: id:00 state:DOWNLOAD error:NO_ERROR project:16925 run:9 clone:1939 gen:32 core:0xa7 unit:0x0000002781d528e50000000000090793
18:51:22:WU00:FS00:Starting
18:51:22:WU00:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/lin/64bit-avx-256/a7-0.0.19/Core_a7.fah/FahCore_a7 -dir 00 -suffix 01 -version 706 -lifeline 30228 -checkpoint 15 -np 23
18:51:22:WU00:FS00:Started FahCore on PID 31349
18:51:22:WU00:FS00:Core PID:31353
18:51:22:WU00:FS00:FahCore 0xa7 started
18:51:23:WU00:FS00:0xa7:*********************** Log Started 2020-11-22T18:51:22Z ***********************
18:51:23:WU00:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
18:51:23:WU00:FS00:0xa7:       Type: 0xa7
18:51:23:WU00:FS00:0xa7:       Core: Gromacs
18:51:23:WU00:FS00:0xa7:       Args: -dir 00 -suffix 01 -version 706 -lifeline 31349 -checkpoint 15 -np
18:51:23:WU00:FS00:0xa7:             23
18:51:23:WU00:FS00:0xa7:************************************ CBang *************************************
18:51:23:WU00:FS00:0xa7:       Date: Nov 27 2019
18:51:23:WU00:FS00:0xa7:       Time: 11:26:54
18:51:23:WU00:FS00:0xa7:   Revision: d25803215b59272441049dfa05a0a9bf7a6e3c48
18:51:23:WU00:FS00:0xa7:     Branch: master
18:51:23:WU00:FS00:0xa7:   Compiler: GNU 8.3.0
18:51:23:WU00:FS00:0xa7:    Options: -std=c++11 -ffunction-sections -fdata-sections -O3 -funroll-loops
18:51:23:WU00:FS00:0xa7:             -fno-pie -fPIC
18:51:23:WU00:FS00:0xa7:   Platform: linux2 4.19.0-5-amd64
18:51:23:WU00:FS00:0xa7:       Bits: 64
18:51:23:WU00:FS00:0xa7:       Mode: Release
18:51:23:WU00:FS00:0xa7:************************************ System ************************************
18:51:23:WU00:FS00:0xa7:        CPU: AMD Ryzen 9 3900X 12-Core Processor
18:51:23:WU00:FS00:0xa7:     CPU ID: AuthenticAMD Family 23 Model 113 Stepping 0
18:51:23:WU00:FS00:0xa7:       CPUs: 24
18:51:23:WU00:FS00:0xa7:     Memory: 15.52GiB
18:51:23:WU00:FS00:0xa7:Free Memory: 688.58MiB
18:51:23:WU00:FS00:0xa7:    Threads: POSIX_THREADS
18:51:23:WU00:FS00:0xa7: OS Version: 5.9
18:51:23:WU00:FS00:0xa7:Has Battery: false
18:51:23:WU00:FS00:0xa7: On Battery: false
18:51:23:WU00:FS00:0xa7: UTC Offset: 0
18:51:23:WU00:FS00:0xa7:        PID: 31353
18:51:23:WU00:FS00:0xa7:        CWD: /var/lib/fahclient/work
18:51:23:WU00:FS00:0xa7:******************************** Build - libFAH ********************************
18:51:23:WU00:FS00:0xa7:    Version: 0.0.19
18:51:23:WU00:FS00:0xa7:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
18:51:23:WU00:FS00:0xa7:  Copyright: 2019 foldingathome.org
18:51:23:WU00:FS00:0xa7:   Homepage: https://foldingathome.org/
18:51:23:WU00:FS00:0xa7:       Date: Nov 26 2019
18:51:23:WU00:FS00:0xa7:       Time: 00:41:42
18:51:23:WU00:FS00:0xa7:   Revision: d5b5c747532224f986b7cd02c968ed9a20c16d6e
18:51:23:WU00:FS00:0xa7:     Branch: master
18:51:23:WU00:FS00:0xa7:   Compiler: GNU 8.3.0
18:51:23:WU00:FS00:0xa7:    Options: -std=c++11 -ffunction-sections -fdata-sections -O3 -funroll-loops
18:51:23:WU00:FS00:0xa7:             -fno-pie
18:51:23:WU00:FS00:0xa7:   Platform: linux2 4.19.0-5-amd64
18:51:23:WU00:FS00:0xa7:       Bits: 64
18:51:23:WU00:FS00:0xa7:       Mode: Release
18:51:23:WU00:FS00:0xa7:************************************ Build *************************************
18:51:23:WU00:FS00:0xa7:       SIMD: avx_256
18:51:23:WU00:FS00:0xa7:********************************************************************************
18:51:23:WU00:FS00:0xa7:Project: 16925 (Run 9, Clone 1939, Gen 32)
18:51:23:WU00:FS00:0xa7:Unit: 0x0000002781d528e50000000000090793
18:51:23:WU00:FS00:0xa7:Reading tar file core.xml
18:51:23:WU00:FS00:0xa7:Reading tar file frame32.tpr
18:51:23:WU00:FS00:0xa7:Digital signatures verified
18:51:23:WU00:FS00:0xa7:Reducing thread count from 23 to 22 to avoid domain decomposition by a prime number > 3
18:51:23:WU00:FS00:0xa7:Reducing thread count from 22 to 21 to avoid domain decomposition with large prime factor 11
18:51:23:WU00:FS00:0xa7:Calling: mdrun -s frame32.tpr -o frame32.trr -cpt 15 -nt 21
18:51:23:WU00:FS00:0xa7:Steps: first=16000000 total=500000
18:51:24:WU00:FS00:0xa7:Completed 1 out of 500000 steps (0%)
gunnarre
Posts: 567
Joined: Sun May 24, 2020 7:23 pm
Location: Norway

Re: RX5700XT not folding (Linux)

Post by gunnarre »

What does the clinfo command show?
Image
Online: GTX 1660 Super, GTX 1080, GTX 1050 Ti 4G OC, RX580 + occasional CPU folding in the cold.
Offline: Radeon HD 7770, GTX 960, GTX 950
DrCMac
Posts: 3
Joined: Thu Nov 19, 2020 1:36 pm

Re: RX5700XT not folding (Linux)

Post by DrCMac »

Code: Select all

Number of platforms                               1
  Platform Name                                   AMD Accelerated Parallel Processing
  Platform Vendor                                 Advanced Micro Devices, Inc.
  Platform Version                                OpenCL 2.1 AMD-APP (3180.7)
  Platform Profile                                FULL_PROFILE
  Platform Extensions                             cl_khr_icd cl_amd_event_callback cl_amd_offline_devices 
  Platform Host timer resolution                  1ns
  Platform Extensions function suffix             AMD

  Platform Name                                   AMD Accelerated Parallel Processing
Number of devices                                 1
  Device Name                                     gfx1010
  Device Vendor                                   Advanced Micro Devices, Inc.
  Device Vendor ID                                0x1002
  Device Version                                  OpenCL 2.0 AMD-APP (3180.7)
  Driver Version                                  3180.7 (PAL,LC)
  Device OpenCL C Version                         OpenCL C 2.0 
  Device Type                                     GPU
  Device Board Name (AMD)                         AMD Radeon RX 5700 XT 50th Anniversary
  Device Topology (AMD)                           PCI-E, 0b:00.0
  Device Profile                                  FULL_PROFILE
  Device Available                                Yes
  Compiler Available                              Yes
  Linker Available                                Yes
  Max compute units                               20
  SIMD per compute unit (AMD)                     4
  SIMD width (AMD)                                32
  SIMD instruction width (AMD)                    1
  Max clock frequency                             2100MHz
  Graphics IP (AMD)                               10.10
  Device Partition                                (core)
    Max number of sub-devices                     20
    Supported partition types                     None
    Supported affinity domains                    (n/a)
  Max work item dimensions                        3
  Max work item sizes                             1024x1024x1024
  Max work group size                             256
  Preferred work group size (AMD)                 256
  Max work group size (AMD)                       1024
  Preferred work group size multiple              32
  Wavefront width (AMD)                           32
  Preferred / native vector sizes                 
    char                                                 4 / 4       
    short                                                2 / 2       
    int                                                  1 / 1       
    long                                                 1 / 1       
    half                                                 1 / 1        (cl_khr_fp16)
    float                                                1 / 1       
    double                                               1 / 1        (cl_khr_fp64)
  Half-precision Floating-point support           (cl_khr_fp16)
    Denormals                                     No
    Infinity and NANs                             No
    Round to nearest                              No
    Round to zero                                 No
    Round to infinity                             No
    IEEE754-2008 fused multiply-add               No
    Support is emulated in software               No
  Single-precision Floating-point support         (core)
    Denormals                                     Yes
    Infinity and NANs                             Yes
    Round to nearest                              Yes
    Round to zero                                 Yes
    Round to infinity                             Yes
    IEEE754-2008 fused multiply-add               Yes
    Support is emulated in software               No
    Correctly-rounded divide and sqrt operations  Yes
  Double-precision Floating-point support         (cl_khr_fp64)
    Denormals                                     Yes
    Infinity and NANs                             Yes
    Round to nearest                              Yes
    Round to zero                                 Yes
    Round to infinity                             Yes
    IEEE754-2008 fused multiply-add               Yes
    Support is emulated in software               No
  Address bits                                    64, Little-Endian
  Global memory size                              8573157376 (7.984GiB)
  Global free memory (AMD)                        8306688 (7.922GiB)
  Global memory channels (AMD)                    8
  Global memory banks per channel (AMD)           4
  Global memory bank width (AMD)                  256 bytes
  Error Correction support                        No
  Max memory allocation                           7059013632 (6.574GiB)
  Unified memory for Host and Device              No
  Shared Virtual Memory (SVM) capabilities        (core)
    Coarse-grained buffer sharing                 Yes
    Fine-grained buffer sharing                   Yes
    Fine-grained system sharing                   No
    Atomics                                       No
  Minimum alignment for any data type             128 bytes
  Alignment of base address                       2048 bits (256 bytes)
  Preferred alignment for atomics                 
    SVM                                           0 bytes
    Global                                        0 bytes
    Local                                         0 bytes
  Max size for global variable                    6353112064 (5.917GiB)
  Preferred total size of global vars             8573157376 (7.984GiB)
  Global Memory cache type                        Read/Write
  Global Memory cache size                        16384 (16KiB)
  Global Memory cache line size                   64 bytes
  Image support                                   Yes
    Max number of samplers per kernel             16
    Max size for 1D images from buffer            134217728 pixels
    Max 1D or 2D image array size                 2048 images
    Base address alignment for 2D image buffers   256 bytes
    Pitch alignment for 2D image buffers          256 pixels
    Max 2D image size                             16384x16384 pixels
    Max 3D image size                             2048x2048x2048 pixels
    Max number of read image args                 128
    Max number of write image args                64
    Max number of read/write image args           64
  Max number of pipe args                         16
  Max active pipe reservations                    16
  Max pipe packet size                            2764046336 (2.574GiB)
  Local memory type                               Local
  Local memory size                               65536 (64KiB)
  Local memory syze per CU (AMD)                  65536 (64KiB)
  Local memory banks (AMD)                        32
  Max number of constant args                     8
  Max constant buffer size                        7059013632 (6.574GiB)
  Preferred constant buffer size (AMD)            16384 (16KiB)
  Max size of kernel argument                     1024
  Queue properties (on host)                      
    Out-of-order execution                        No
    Profiling                                     Yes
  Queue properties (on device)                    
    Out-of-order execution                        Yes
    Profiling                                     Yes
    Preferred size                                262144 (256KiB)
    Max size                                      8388608 (8MiB)
  Max queues on device                            1
  Max events on device                            1024
  Prefer user sync for interop                    Yes
  Number of P2P devices (AMD)                     0
  P2P devices (AMD)                               <printDeviceInfo:147: get number of CL_DEVICE_P2P_DEVICES_AMD : error -30>
  Profiling timer resolution                      1ns
  Profiling timer offset since Epoch (AMD)        1606005730155549339ns (Sun Nov 22 00:42:10 2020)
  Execution capabilities                          
    Run OpenCL kernels                            Yes
    Run native kernels                            No
    Thread trace supported (AMD)                  Yes
    Number of async queues (AMD)                  4
    Max real-time compute queues (AMD)            1
    Max real-time compute units (AMD)             0
  printf() buffer size                            4194304 (4MiB)
  Built-in kernels                                (n/a)
  Device Extensions                               cl_khr_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_fp16 cl_khr_gl_sharing cl_khr_gl_depth_images cl_amd_device_attribute_query cl_amd_media_ops cl_amd_media_ops2 cl_khr_image2d_from_buffer cl_khr_subgroups cl_khr_gl_event cl_khr_depth_images cl_khr_mipmap_image cl_khr_mipmap_image_writes cl_amd_copy_buffer_p2p 

NULL platform behavior
  clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...)  No platform
  clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...)   No platform
  clCreateContext(NULL, ...) [default]            No platform
  clCreateContext(NULL, ...) [other]              Success [AMD]
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT)  Success (1)
    Platform Name                                 AMD Accelerated Parallel Processing
    Device Name                                   gfx1010
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU)  No devices found in platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU)  Success (1)
    Platform Name                                 AMD Accelerated Parallel Processing
    Device Name                                   gfx1010
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR)  No devices found in platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM)  No devices found in platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL)  Success (1)
    Platform Name                                 AMD Accelerated Parallel Processing
    Device Name                                   gfx1010

psaam0001
Posts: 383
Joined: Mon May 18, 2020 2:02 am
Location: Ruckersville, Virginia, USA

Re: RX5700XT not folding (Linux)

Post by psaam0001 »

Code: Select all

 Prefer user sync for interop                    Yes
  Number of P2P devices (AMD)                     0
  P2P devices (AMD)                               <printDeviceInfo:147: get number of CL_DEVICE_P2P_DEVICES_AMD : error -30>
  Profiling timer resolution                      1ns
  Profiling timer offset since Epoch (AMD)        1606005730155549339ns (Sun Nov 22 00:42:10 2020)
  Execution capabilities                         
    Run OpenCL kernels                            Yes
    Run native kernels                            No
    Thread trace supported (AMD)                  Yes
    Number of async queues (AMD)                  4
    Max real-time compute queues (AMD)            1
    Max real-time compute units (AMD)             0
  printf() buffer size                            4194304 (4MiB)
  Built-in kernels                                (n/a)
  Device Extensions                               cl_khr_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_fp16 cl_khr_gl_sharing cl_khr_gl_depth_images cl_amd_device_attribute_query cl_amd_media_ops cl_amd_media_ops2 cl_khr_image2d_from_buffer cl_khr_subgroups cl_khr_gl_event cl_khr_depth_images cl_khr_mipmap_image cl_khr_mipmap_image_writes cl_amd_copy_buffer_p2p

NULL platform behavior
  clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...)  No platform
  clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...)   No platform
  clCreateContext(NULL, ...) [default]            No platform
  clCreateContext(NULL, ...) [other]              Success [AMD]
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT)  Success (1)
    Platform Name                                 AMD Accelerated Parallel Processing
    Device Name                                   gfx1010
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU)  No devices found in platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU)  Success (1)
    Platform Name                                 AMD Accelerated Parallel Processing
    Device Name                                   gfx1010
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR)  No devices found in platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM)  No devices found in platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL)  Success (1)
    Platform Name                                 AMD Accelerated Parallel Processing
    Device Name                                   gfx1010
Would you mind telling me what distribution you are using (Fedora; CentOS; Debian; Ubuntu; other)? Please include version information where possible.

I am looking at your information, and am trying to see if there is a specific set of updated AMD drivers for your distribution, so we can start narrowing down possible solutions (between me, and the other more experienced folders with more technical knowledge).

From what I see, the OpenCL libraries are not loading [correctly]. Do not pay attention to the warning about the CUDA libraries not being detected--AMD cards/iGPU's don't support CUDA (that's an NVidia technology). Where did you obtain the OpenCL library files?

Paul
Last edited by psaam0001 on Thu Nov 26, 2020 4:11 am, edited 1 time in total.
psaam0001
Posts: 383
Joined: Mon May 18, 2020 2:02 am
Location: Ruckersville, Virginia, USA

Re: RX5700XT not folding (Linux)

Post by psaam0001 »

Addendum:

Please see https://www.amd.com/en/support/kb/relea ... inux-20-45 for the most recent drivers (11/18/2020).

Paul
DrCMac
Posts: 3
Joined: Thu Nov 19, 2020 1:36 pm

Re: RX5700XT not folding (Linux)

Post by DrCMac »

Thanks! I'm using OpenSuse Tumbleweed fully updated
I though I had won when I stopped seeing "OpenCL not found" errors in the log - obviously not!
I'm using amdgpu-pro-20.40 and the latest is 20.45 so I'll update that and let you know.
psaam0001
Posts: 383
Joined: Mon May 18, 2020 2:02 am
Location: Ruckersville, Virginia, USA

Re: RX5700XT not folding (Linux)

Post by psaam0001 »

Try getting that OpenCL library package from here: https://software.opensuse.org/package/ocl-icd

Paul
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: RX5700XT not folding (Linux)

Post by Neil-B »

in the past loading the opencl dev drivers has helped - https://foldingforum.org/viewtopic.php? ... ev#p345235
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)
psaam0001
Posts: 383
Joined: Mon May 18, 2020 2:02 am
Location: Ruckersville, Virginia, USA

Re: RX5700XT not folding (Linux)

Post by psaam0001 »

If you know the command for installing them from OpenSUSE's command line, that might help. As I think the one shown in the post you link to is for Debian.

Paul
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: RX5700XT not folding (Linux)

Post by Neil-B »

I posted link simply to save time as to the driver name (originally just typed dev drivers) ... with linux I have to leave it up to folders to work out their own way of finding installing such for their distro as there are too many damn options for a poor windows guy like me to keep track of :)
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)
psaam0001
Posts: 383
Joined: Mon May 18, 2020 2:02 am
Location: Ruckersville, Virginia, USA

Re: RX5700XT not folding (Linux)

Post by psaam0001 »

I know.... What works in Fedora, may not in OpenSuse.

There comes a point where Duck Duck Go (the search engine) becomes one of your best tools.

Paul
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: RX5700XT not folding (Linux)

Post by Neil-B »

yup ... or google/bing/etc. ... the important bit was to get (however one does) the ocl-icd-opencl-dev drivers and install them (by whatever method one does with fedora) ... I have no clue if the following is the right stuff for the linux version in use but it was what I quickly found with google ... https://pkgs.org/download/ocl-icd-devel-64bit ... hope this helps the op - might not be the solution anyways - but the presence of those dev drivers have solved many Opencl issues for others
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)
Joe_H
Site Admin
Posts: 7856
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: RX5700XT not folding (Linux)

Post by Joe_H »

What can further complicate matters is that the most recent build of Core_22 for GPU folding is distributed with the necessary OpenCL runtime code. That can sometimes conflict with the dev kit code if the versions don't match and the dev kit is installed. They are looking into the problem and a future revision of the core may include a fix.

In theory the dev kit should not be needed at all. But with the proliferation of distros of linux, various levels of updates, and so on means that sometimes installing the kit fixes up something, and other times does not work.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
psaam0001
Posts: 383
Joined: Mon May 18, 2020 2:02 am
Location: Ruckersville, Virginia, USA

Re: RX5700XT not folding (Linux)

Post by psaam0001 »

On this thread, I have tried.... But as we can agree to, we (as folder's) are the ones who need to be knowledgeable enough to ask the right questions, from the right sources, in order to get the right answers.

Paul
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: RX5700XT not folding (Linux)

Post by Neil-B »

Paul ... your efforts and thoughts are very much appreciated - I recall a good few "catches" from yourself that have helped folders ... my "knowledge" of linux is laughable tbh - I just have far too much free time and read pretty much every post made to the forums ... if I spot patterns I mention them - they may not be the correct solution but sometimes if I am lucky they help people get to solutions ... and hopefully I dont send people off in the wrong direction too often !! ... I hope none of my posts came across in any way as dismissive or anything else negative as they really weren't intended to - I am maybe a big tired and didn't post quite as thoughtfully as I might have ... Sorry ... Neil
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)
Post Reply