mxm_openmp_test, a Fortran77 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 Fortran77 code which sets up a dense matrix multiplication problem C = A * B, using OpenMP for parallel execution.