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

sync issues on AMDGPU backend #108

Closed
luraess opened this issue Aug 2, 2023 · 0 comments · Fixed by #109
Closed

sync issues on AMDGPU backend #108

luraess opened this issue Aug 2, 2023 · 0 comments · Fixed by #109

Comments

@luraess
Copy link
Collaborator

luraess commented Aug 2, 2023

Running large kernels on AMDGPU backend seem to experience issues with syncing. The behaviour is similar to #107 (comment).

The issue is that AMDGPU.HIPStream constructor is used instead of getting the default stream for the current task AMDGPU.stream().

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 a pull request may close this issue.

1 participant