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 race in fusedL2knn smem read/write by adding a syncwarp #679

Merged
merged 1 commit into from
May 25, 2022

Conversation

mdoijade
Copy link
Contributor

-- fix race in fusedL2knn smem read/write by adding a syncwarp reported by racecheck tool of compute-sanitizer.
-- this addresses issue - #676

@mdoijade mdoijade requested a review from a team as a code owner May 25, 2022 13:37
@github-actions github-actions bot added the cpp label May 25, 2022
@cjnolet cjnolet added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change bug Something isn't working and removed improvement Improvement / enhancement to an existing function labels May 25, 2022
@cjnolet
Copy link
Member

cjnolet commented May 25, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 29b3a18 into rapidsai:branch-22.06 May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cpp non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants