Skip to content
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

Correct path for ROCMConfig redirect #155

Merged
merged 9 commits into from
Jan 11, 2024

Conversation

lawruble13
Copy link
Collaborator

The previous redirect in ROCMConfig.cmake did not correctly specify the path to ROCmCMakeBuildTools. This caused failures if the user only specified the path to ROCM, (via something like ROCM_DIR), as there were then no correct paths to search for ROCmCMakeBuildTools. I want to create a test for this, but I'm not quite sure how yet, it's in progress.

@lawruble13 lawruble13 marked this pull request as ready for review January 3, 2024 23:02
@lawruble13 lawruble13 requested a review from cgmb January 9, 2024 20:58
@lawruble13
Copy link
Collaborator Author

Note that the failures on macOS are likely unrelated, as the develop branch is also failing on macOS, which should be investigated.

Copy link
Collaborator

@cgmb cgmb left a comment

Choose a reason for hiding this comment

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

You should perhaps unset your temporary variables at the end of the config script, but this looks good to me.

@lawruble13 lawruble13 merged commit c364583 into ROCm:develop Jan 11, 2024
5 of 8 checks passed
@lawruble13 lawruble13 deleted the rename-fix-find-path branch January 11, 2024 20:03
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.

2 participants