Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Set HIP_PATH based a search for hipcc #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

trixirt
Copy link

@trixirt trixirt commented Jan 28, 2024

On Fedora hipcc is installed from an rpm to a system location /usr/bin/hipcc. There is no /opt/rocm directory.

So if the user has not already set HIP_PATH, look for hipcc and if hipcc is found either from the user's PATH or some other well known locations set HIP_PATH based on the found location.

On Fedora hipcc is installed from an rpm to a system location /usr/bin/hipcc.
There is no /opt/rocm directory.

So if the user has not already set HIP_PATH, look for hipcc and if hipcc
is found either from the user's PATH or some other well known locations
set HIP_PATH based on the found location.

Signed-off-by: Tom Rix <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant