Skip to content

[SYCL][HIP] Improve instructions for non standard installations #6145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 12, 2022

Conversation

npmiller
Copy link
Contributor

This was discussed in: #6091

@npmiller npmiller requested a review from a team as a code owner May 12, 2022 14:44
Copy link
Contributor

@bader bader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

In addition to that, it might be useful to have a variable to set ROCm installation root directory as it seems that all three variables from the example point to the standard pre-defined locations within the root directory. Having such "root directory" variable should make configuration easier.

@pvchupin pvchupin merged commit 09c3b46 into intel:sycl May 12, 2022
pvchupin pushed a commit that referenced this pull request Aug 2, 2022
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants