mxm_openmp_test, a FORTRAN90 code which calls mxm_openmp(), which sets up a dense matrix multiplication problem C = A * B, using OpenMP for parallel execution.
The computer code and data files described and made available on this web page are distributed under the MIT license
mxm_openmp, a FORTRAN90 code which computes a dense matrix product C=A*B, using OpenMP for parallel execution.