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

Update ROCm-CMake tag #586

Closed
wants to merge 1 commit into from
Closed

Conversation

umfranzw
Copy link
Collaborator

The CMake dependencies GIT_TAG for rocm-cmake needs to be adjusted to be compatible with the ROCM package version 0.11.0 that's used elsewhere.

The current version of rocm-cmake (6.1.2) requires ROCM package version 0.12.0. The rocm-cmake 6.0.2 tag is the latest one that still allows us to use ROCM package version 0.11.0.

The CMake dependencies GIT_TAG for rocm-cmake needs to be adjusted
to be compatible with the ROCM pasckage version 0.11.0 that's used
elsewhere.

The current version of rocm-cmake (6.1.2) requires ROCM package version
0.12.0. The rocm-cmake 6.0.2 tag is the latest one that still
allows us to use ROCM package version 0.11.0.
@Naraenda
Copy link
Member

FYI, in #575 (comment) I have fixed it, so rocm-cmake from ROCm 6.1.2 works. This is done by invoking CMake during the populate step: 4651b07.

@umfranzw
Copy link
Collaborator Author

Thanks @Naraenda, that's great. Since your fix uses 6.1.2, it's better than this one. I can close this PR and mention yours in the Jira ticket for this issue.

@umfranzw umfranzw closed this Jul 18, 2024
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