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

Make QUDA understand memoryType in older ROCms #1445

Merged
merged 1 commit into from
Mar 16, 2024

Conversation

dmcdougall
Copy link
Contributor

Older ROCms (before 5.5) didn't have the memoryType/type union that was included for forwards compatibility, so we're safeguarding in the case where folks are stuck with an older ROCm version.

I'm hoping this will help address #1432.

Older ROCms (before 5.5) didn't have the memoryType/type union that was
included for forwards compatibility, so we're safeguarding in the case
where folks are stuck with an older ROCm version.
@kostrzewa
Copy link
Member

Thanks a lot, this fixes #1432. I can run with force offloading on LUMI-G now. I'm glad this backwards-compatibility introduces only these minimal changes.

@maddyscientist
Copy link
Member

Thanks for confirming this fixes #1432. I'll merge this PR.

@maddyscientist maddyscientist merged commit dfef2c0 into lattice:develop Mar 16, 2024
@dmcdougall dmcdougall deleted the fix_attr_type branch March 18, 2024 01:11
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