mxm_test


mxm_test, a C++ code which calls mxm(), which sets up a dense matrix multiplication problem C = A * B.

Licensing:

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

Related Data and Programs:

mxm, a C++ code which sets up a matrix multiplication problem A=B*C, intended as a starting point for implementing a parallel version.

Source Code:


Last revised on 27 March 2020.