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

implement cuda.jl version of: rmg_minimal_rms_example.jl #12

Open
JBlaschke opened this issue Jul 19, 2023 · 1 comment
Open

implement cuda.jl version of: rmg_minimal_rms_example.jl #12

JBlaschke opened this issue Jul 19, 2023 · 1 comment

Comments

@JBlaschke
Copy link
Collaborator

This will also be helpful for understanding CUDA: https://www.olcf.ornl.gov/cuda-training-series

The code has a lot of reduction patterns, so this might be helpful:

@JBlaschke
Copy link
Collaborator Author

For NVTX annotations (i.e. to see what's happening on on the CPU from nsight systems): https://juliagpu.github.io/NVTX.jl/dev/ which is part of CUDA.jl https://cuda.juliagpu.org/stable/development/profiling/#Source-code-annotations

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

1 participant