cancel
Showing results for 
Search instead for 
Did you mean: 

Graphics Cards

Richardk2n
Journeyman III

Segmentation fault in libamdocl64.so

I am trying to create an OpenCL context containing two GPUs (AMD Radeon Pro VII, Nvidia RTX 3090).
This worked exactly once, and now I fail to be able to reproduce it. I am not aware of any change I made.

gdb tells me:
0x00007fffa5b1d457 in ?? () from /opt/rocm-5.4.3/opencl/lib/libamdocl64.so

I have no idea what that means, but maybe you do?

0 Likes
1 Solution

Try posting this thread either at AMD Developer's OpenCL forum or if using ROCM at Github:

AMD Developer's Forum: https://community.amd.com/t5/newcomers-start-here/bd-p/newcomer-forum

ROCM Github: https://github.com/RadeonOpenCompute/ROCm/issues  (This probably will be your best place to open a thread considering you are using the latest ROCM Version 5.4.3)

View solution in original post

0 Likes
1 Reply

Try posting this thread either at AMD Developer's OpenCL forum or if using ROCM at Github:

AMD Developer's Forum: https://community.amd.com/t5/newcomers-start-here/bd-p/newcomer-forum

ROCM Github: https://github.com/RadeonOpenCompute/ROCm/issues  (This probably will be your best place to open a thread considering you are using the latest ROCM Version 5.4.3)

0 Likes