Skip to content

Instantly share code, notes, and snippets.

@rarecoil
Created March 8, 2020 00:12
Show Gist options
  • Save rarecoil/d002ef1fb7866806a0c5f471f93d7bf4 to your computer and use it in GitHub Desktop.
Save rarecoil/d002ef1fb7866806a0c5f471f93d7bf4 to your computer and use it in GitHub Desktop.
Folding@Home on ROCm multi-GPU failures
00:11:34: OS Arch: AMD64
00:11:34: GPUs: 4
00:11:34: GPU 0: Bus:131 Slot:0 Func:0 AMD:5 Vega 20 [Radeon VII]
00:11:34: GPU 1: Bus:134 Slot:0 Func:0 AMD:5 Vega 20 [Radeon VII]
00:11:34: GPU 2: Bus:137 Slot:0 Func:0 AMD:5 Vega 20 [Radeon VII]
00:11:34: GPU 3: Bus:140 Slot:0 Func:0 AMD:5 Vega 20 [Radeon VII]
00:11:34: CUDA: Not detected: cuInit() returned 100
00:11:34:OpenCL Device 0: Platform:0 Device:0 Bus:-125 Slot:0 Compute:2.0 Driver:3052.0
00:11:34:OpenCL Device 1: Platform:0 Device:1 Bus:-122 Slot:0 Compute:2.0 Driver:3052.0
00:11:34:OpenCL Device 2: Platform:0 Device:2 Bus:-119 Slot:0 Compute:2.0 Driver:3052.0
00:11:34:OpenCL Device 3: Platform:0 Device:3 Bus:-116 Slot:0 Compute:2.0 Driver:3052.0
00:11:34:***********************************************************************
00:11:34:<config>
00:11:34: <!-- Client Control -->
00:11:34: <fold-anon v='true'/>
00:11:34:
00:11:34: <!-- Slot Control -->
00:11:34: <power v='full'/>
00:11:34:
00:11:34: <!-- Folding Slots -->
00:11:34: <slot id='1' type='GPU'/>
00:11:34: <slot id='2' type='GPU'/>
00:11:34: <slot id='3' type='GPU'/>
00:11:34: <slot id='4' type='GPU'/>
00:11:34:</config>
00:11:34:Trying to access database...
00:11:34:Successfully acquired database lock
00:11:34:Enabled folding slot 01: READY gpu:0:Vega 20 [Radeon VII]
00:11:34:Enabled folding slot 02: READY gpu:1:Vega 20 [Radeon VII]
00:11:34:Enabled folding slot 03: READY gpu:2:Vega 20 [Radeon VII]
00:11:34:Enabled folding slot 04: READY gpu:3:Vega 20 [Radeon VII]
00:11:34:ERROR:No compute devices matched GPU #1 AMD:5 Vega 20 [Radeon VII]. You may need to update your graphics drivers.
00:11:34:ERROR:No compute devices matched GPU #2 AMD:5 Vega 20 [Radeon VII]. You may need to update your graphics drivers.
00:11:34:ERROR:No compute devices matched GPU #3 AMD:5 Vega 20 [Radeon VII]. You may need to update your graphics drivers.
00:11:34:WU03:FS03:Starting
00:11:34:ERROR:WU03:FS03:Failed to start core: OpenCL device matching slot 3 not found, try setting 'opencl-index' manually
00:11:34:WU04:FS04:Starting
00:11:34:ERROR:WU04:FS04:Failed to start core: OpenCL device matching slot 4 not found, try setting 'opencl-index' manually
00:11:34:WU03:FS03:Starting
00:11:34:ERROR:WU03:FS03:Failed to start core: OpenCL device matching slot 3 not found, try setting 'opencl-index' manually
00:11:34:WU04:FS04:Starting
00:11:34:ERROR:WU04:FS04:Failed to start core: OpenCL device matching slot 4 not found, try setting 'opencl-index' manually
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment