MTIMES – GPU Matrix Multiplication

July 2010

OK, it’s not really a project, but I did learn a lot about GPU matrix multiplication over the summer, working at AccelerEyes.

I re-worked the back-end CUDA code for the MTIMES Jacket function. I also modified it to accelerate SUM, MIN, and MAX.

Checkout my MTIMES wiki page!


Leave a Comment