Nuacht

Matrix multiplication module Four versions of matrix multiplication algorithm, each utilising different (or no) optimization technique.
In order to run the application, open your terminal in main folder of the project and run the following line of code. Before moving on to running test, at first you have to build program and remove ...
Matrix-matrix multiplication is an important kernel used in many scientific applications. In this paper, we develop two stream implementations of matrix-matrix multiplication on FT64, and optimize ...