SGEMM_CUDA icon indicating copy to clipboard operation
SGEMM_CUDA copied to clipboard

advice for getting to this level of expertise at writing CUDA

Open j93hahn opened this issue 7 months ago • 0 comments

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!

j93hahn avatar Jul 24 '24 19:07 j93hahn