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

learn about julia accelleration packages, specifically kernelabstractions.jl. #5

Open
ChrisBNEU opened this issue Jul 12, 2023 · 1 comment
Assignees

Comments

@ChrisBNEU
Copy link
Member

No description provided.

@ssun30 ssun30 self-assigned this Jul 12, 2023
@JBlaschke
Copy link
Collaborator

Also worth looking at: https://github.com/JuliaORNL/JACC.jl -- this is more high level than KernelAbstractions.jl. For example it has a parallel reduce: https://github.com/JuliaORNL/JACC.jl/blob/main/src/JACC.jl which is what those loops that @ChrisBNEU showed us all do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants