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

Fix roctracer data race #309

Merged
merged 1 commit into from Sep 27, 2023
Merged

Fix roctracer data race #309

merged 1 commit into from Sep 27, 2023

Conversation

jrmadsen
Copy link
Collaborator

@jrmadsen jrmadsen added bug fix Fixes a bug roctracer GPU kernel tracing labels Sep 27, 2023
- roctracer_type_mutex was per-thread, causing lack of sync b/t callback and activity
@jrmadsen jrmadsen merged commit 227980f into ROCm:main Sep 27, 2023
47 checks passed
@jrmadsen jrmadsen deleted the fix-rocm-data-race branch September 27, 2023 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Fixes a bug roctracer GPU kernel tracing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segmentation fault in multi-threaded code
1 participant