Skip to content
#

amdgpu

Here are 91 public repositories matching this topic...

omlins
omlins commented Feb 17, 2022

When using AMDGPU on system without AMD GPU the following warnings seem to occur always:

julia> using AMDGPU
[ Info: Precompiling AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e]
┌ Warning: HSA runtime has not been built, runtime functionality will be unavailable.
│ Please run Pkg.build("AMDGPU") and reload AMDGPU.
│ Reason: Failed to initialize HSA runtime, status code: 4104
└ @ AMDG
WyekS
WyekS commented Jan 13, 2021

System:

  • Manjaro Linux
  • Kernel 5.10.7 (Mirrorlist from Arch)
  • Asus Radeon ROG Strix RX5700 XT

Steps:

  • Install from AUR this package
  • Enable and start service
  • Run application

Trace error:

Initializing gtk
Activating
Getting elements
thread 'main' panicked at 'index out of bounds: the len is 2 but the index is 2', daemon/src/gpu_controller.rs:604:28
note: run with `RUST_

Improve this page

Add a description, image, and links to the amdgpu topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the amdgpu topic, visit your repo's landing page and select "manage topics."

Learn more