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 information on this web page is distributed under the MIT license.
mxm_openmp, a Fortran90 code which computes a dense matrix product C=A*B, using OpenMP for parallel execution.