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

Use fastAtomicAdd instead of gpuAtomicAdd #7581

Closed
ezyang opened this issue May 12, 2023 · 1 comment · Fixed by #7596
Closed

Use fastAtomicAdd instead of gpuAtomicAdd #7581

ezyang opened this issue May 12, 2023 · 1 comment · Fixed by #7596
Assignees

Comments

@ezyang
Copy link
Contributor

ezyang commented May 12, 2023

🐛 Describe the bug

It's faster. All of PyTorch core is on it already.

Versions

master

@NicolasHug
Copy link
Member

Thanks for the heads up!

BTW @ezyang feel free to just open blank issues to bypass our templates, this way you won't have to fill the "version" field all the time

image

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.

3 participants