Implementation of a Matrix-Matrix Multiplication


mmm.c using OpenMP Tasks, Strassen algorithm, loop unrolling, cache blocking. (this code had the highest overall performance at HP-SEE Computing Challenge 2012),







Presentation about the implementation.

Copyright © 2023 A.S.Papadakis