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
Use a single CMake variable for the root of the ROCm installation rather
than three for the hip include directory, the hip library and the hsa
include directories.
And add a clear CMake error when the ROCm installation doesn't exist.
This was discussed a little while back in #6145 and should make working with non-standard ROCm installation easier and clearer.
0 commit comments