/ParallelMatrixMultiplication

A short study of OpenMP and MPI by way of matrix multiplication. The examples are written in C++ and make use of the standard library's Vector class.

Primary LanguageC++

Watchers