mxm_openmp_test


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.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

mxm_openmp, a FORTRAN77 code which sets up a dense matrix multiplication problem C = A * B, using OpenMP for parallel execution.

Source Code:


Last revised on 24 October 2023.