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

Add AMDGPU v0.5 support #107

Merged
merged 17 commits into from
Jul 22, 2023
Merged

Add AMDGPU v0.5 support #107

merged 17 commits into from
Jul 22, 2023

Conversation

luraess
Copy link
Collaborator

@luraess luraess commented Jul 21, 2023

@luraess luraess requested a review from omlins July 21, 2023 23:20
Copy link
Owner

@omlins omlins left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@@ -162,6 +162,7 @@ end
return
end
@parallel write_indices!(A);
if $package == $PKG_AMDGPU AMDGPU.HIP.device_synchronize() end
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

HOTFIX: device sync is somehow needed here and in later tests (mostly 3D). One should still investigate why further @omlins

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This relates to #106 description added in the issue.

Copy link
Owner

Choose a reason for hiding this comment

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

I will merge it as we need to release today. We can still check this...

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

okay

@omlins omlins merged commit 4a23081 into main Jul 22, 2023
6 checks passed
@omlins omlins deleted the lr/hip branch July 22, 2023 13:14
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.

None yet

2 participants