mxm_test, a Fortran77 code which sets up a matrix-matrix multiplication problem A = B * C, and carries it out using
The information on this web page is distributed under the MIT license.
mxm, a Fortran77 code which sets up a matrix-matrix multiplication problem A = B * C, and carries it out using various nestings of the loops.