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

Atomic Operations Device and System Memory Scope Support for HIP #2296

Open
kaanolgu opened this issue Nov 8, 2024 · 0 comments
Open

Atomic Operations Device and System Memory Scope Support for HIP #2296

kaanolgu opened this issue Nov 8, 2024 · 0 comments
Assignees
Labels
hip HIP adapter specific issues

Comments

@kaanolgu
Copy link

kaanolgu commented Nov 8, 2024

In an hacky attempt tried to enable the device and system memory scope support for AMD MI210 GPU reverting the commit
9947a81 to the 08b19b2 but it didn't work out for 2 GPU system. The same code I run at level_zero 2GPU failed with AMD GPU at random iterations due to inconsistencies.

I was wondering is there an easy way to have consistent device and system wide atomic memory_scope ?

@kbenzie kbenzie added the hip HIP adapter specific issues label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hip HIP adapter specific issues
Projects
None yet
Development

No branches or pull requests

3 participants