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

advice for getting to this level of expertise at writing CUDA #11

Open
j93hahn opened this issue Jul 24, 2024 · 1 comment
Open

advice for getting to this level of expertise at writing CUDA #11

j93hahn opened this issue Jul 24, 2024 · 1 comment

Comments

@j93hahn
Copy link

j93hahn commented Jul 24, 2024

Hi @siboehm, thank you for this blog post. It's an absolute gem to read through and I gained a tremendous amount of insight. I've been writing cuda for ~6 months now, and wanted to ask how you were able to get to this level? for example, your knowledge of the compiler, warp-level manipulation, and many other things that I thought were NVIDIA trade secrets [e.g., their entire cuBLAS library]

is it a lot of reading the CUDA documentation and simply practicing writing CUDA kernels? it seems near-impossible to catch up to the best kernel engineers today; any insight would be greatly appreciated, thank you!

@Infatoshi
Copy link

hows the CUDA journey going?
maybe start with freecodecamp's CUDA course on youtube. its a good enough start to show you whats possible and it will likely become easier to narrow down the point of optimizations so you dont have to rely on someone else at anthropic or nvidia.

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

No branches or pull requests

2 participants