You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried find_package(OpenCL), but that didn't work. I'm not a cmake fan, so it's still possible it could work with more changes. I'm using cmake 3.5.1 on Ubuntu 16.04.
Cmake doesn't find OpenCL with AMDGPU-pro.
As a hack/workaround I added the lib path to the find_library hints:
/opt/amdgpu-pro/lib/x86_64-linux-gnu/
I came across lots of bug reports about Cmake multiarch issues, but it's not clear what the "correct" solution is.
The text was updated successfully, but these errors were encountered: