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