Matrix Multiplication with CUDA
| Url | http://www.shodor.org/petascale/materials/UPModules/matrixMultiplication/ |
| Creator | Rob Hochberg |
| Contributor | None listed |
| Publisher | Shodor Education Foundation |
| Description | This module teaches matrix multiplication in the context of enumerating paths in a graph and the basics of programming in CUDA. It emphasizes the power of using shared memory when programming on GPGPU architectures. |
| Format | C, PDF, Other |
| Subject | Computational Science, Computer Science, Mathematics |
| Keyword | CUDA, Matrix Multiplication |
| Audience | Educator, Learner/Student, Student |