Fedora Account System
Red Hat Associate
Red Hat Customer
Running amdgpu-arch (/usr/lib64/rocm/llvm/bin/amdgpu-arch) fails with Failed to 'dlopen' libhsa-runtime64.so Failed to load libamdhip64.so: libamdhip64.so: cannot open shared object file: No such file or directory Looking at the code in LLVM it seems it does a very naive lookup Reproducible: Always Steps to Reproduce: 1.run amdgpu-arch 2. 3. Actual Results: Failed to 'dlopen' libhsa-runtime64.so Failed to load libamdhip64.so: libamdhip64.so: cannot open shared object file: No such file or directory Expected Results: It should print your local amdgpu arch
as a workaround, you can install rocm-hip-devel and rocm-runtime-devel to get the libraries it's looking for and the /usr/lib64/rocm/llvm/bin/amdgpu-arch binary should start working
This is the problem in the upstream https://github.com/ROCm/llvm-project/issues/269
https://koji.fedoraproject.org/koji/taskinfo?taskID=132409596 For the fix.
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.