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 computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
mxm_openmp, a FORTRAN77 code which sets up a dense matrix multiplication problem C = A * B, using OpenMP for parallel execution.