mxm_openmp_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

mxm_openmp, a Fortran90 code which computes a dense matrix product C=A*B, using OpenMP for parallel execution.

Source Code:


Last revised on 31 July 2020.