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 condition in kEstimateQuantiles #1061

Merged

Conversation

pnunna93
Copy link
Contributor

Hi, there is a race condition in kEstimateQuantiles kernel and it needs additional synchronization step. The kernel is giving unexpected results on rocm because of this, this PR adds the sync step to avoid it.

Copy link

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@Titus-von-Koeller Titus-von-Koeller merged commit 5b28fd3 into bitsandbytes-foundation:main Feb 14, 2024
9 of 12 checks passed
@Titus-von-Koeller
Copy link
Collaborator

Thanks for raising this and the quick fix!

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.

2 participants