ROCm / ROCclr

42 stars 40 forks source link

hsa-runtime_DIR is not a valid identifier #24

Open nchristensen opened 3 years ago

nchristensen commented 3 years ago

If I attempt to set the hsa-runtime64_DIR environment variable, this fails in bash version 4.4.23 with the message that this is not a valid identifier. This post seems to suggest environment variables with dashes are not valid in POSIX.

vsytch commented 3 years ago

Please use CMAKE_PREFIX_PATH to specify the installation directory of hsa-runtime.