ROCm: OpenCL missing libhsa-ext-finalize64.so.1
After installing the OpenCL path for ROCm 1.9, and following the HelloWorld test.
I’m unable to run HelloWorld as I get the error:
[user@host test]$ ./HelloWorld
LoadLib(libhsa-ext-finalize64.so.1) failed: libhsa-ext-finalize64.so.1: cannot open shared object file: No such file or directory
Segmentation fault (core dumped)
I’ve tried on Ubuntu and Fedora and both of them have the same issue. This library libhsa-ext-finalize64.so.1 is not found in any package in the repo.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 32
Sure, in Arch there’s already the Arch User Repository (AUR) which I used as as a starting point. I can update them there and share them wherever you’d like.