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

Prepare for hipMemoryType changes in ROCm 6 #1418

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

dmcdougall
Copy link
Contributor

This is a breaking change happening in ROCm 6. We guard on the new enum value.

The name change has been around since 5.5, so that's why we're not guarding it here.

This is a breaking change happening in ROCm 6.  We guard on the new
enum value.

The name change has been around since 5.5, so that's why we're not
guarding it here.
@dmcdougall dmcdougall requested a review from a team as a code owner November 30, 2023 02:09
@maddyscientist maddyscientist merged commit 3d78e70 into lattice:develop Nov 30, 2023
3 checks passed
@dmcdougall dmcdougall deleted the fix_memorytype branch November 30, 2023 17:57
@dmcdougall
Copy link
Contributor Author

Thanks for the merge. I'll work on cleaning up the compiler warnings.

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