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

Support atomics #7

Closed
vchuravy opened this issue Feb 6, 2020 · 1 comment
Closed

Support atomics #7

vchuravy opened this issue Feb 6, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@vchuravy
Copy link
Member

vchuravy commented Feb 6, 2020

Both Julia base and CUDAnative support atomics so ideally we should have a unified way of using and accessing them in KernelAbstractions so that we can implement codes like:

https://devblogs.nvidia.com/gpu-pro-tip-fast-histograms-using-shared-atomics-maxwell/

@vchuravy vchuravy added enhancement New feature or request help wanted Extra attention is needed labels Feb 6, 2020
@leios leios mentioned this issue Jan 11, 2022
5 tasks
@leios
Copy link
Contributor

leios commented Jun 8, 2022

I believe #299 solves this and #276, right?

@vchuravy vchuravy closed this as completed Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants