Tag: matrix multiplication
All the articles with the tag "matrix multiplication".
-
Learning CUDA Through Matrix Multiplication
Updated:A personal walkthrough of finally trying CUDA with matrix multiplication, how the thread mapping works, and how I profiled it against NumPy in a Colab-friendly setup.