Search
Topics
- 3D Scene Reconstruction (3)
- CMake (1)
- Coding (3)
- Educational Game (12)
- Git (1)
- Literature (3)
- Lotka-Volterra Visualizer (1)
- Mathematical Models (3)
- Matrix Multiplication (1)
- Nonrandom Thoughts (4)
- OpenCL (1)
- OpenCV Errors (1)
- OpenCV Journey (5)
- OpenTiles (1)
- Performances (1)
- Theories (2)
- Ubuntu (2)
- Uncategorized (2)
Friends
Links
Category Archives: Matrix Multiplication
Matrix Multiplication + OpenCL = ???
I’ve been trying to learn OpenCL lately and was presented with an excellent opportunity to practice implementing it. I was assigned a simple homework assignment to write a matrix multiplication program. I did, and now I plan to rewrite it … Continue reading
Posted in Matrix Multiplication
Leave a comment