Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

hsa-runtime_DIR is not a valid identifier #24

Open
nchristensen opened this issue Aug 12, 2021 · 1 comment
Open

hsa-runtime_DIR is not a valid identifier #24

nchristensen opened this issue Aug 12, 2021 · 1 comment

Comments

@nchristensen
Copy link

nchristensen commented Aug 12, 2021

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
Copy link
Contributor

vsytch commented Aug 12, 2021

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants