mxm_serial_test


mxm_serial_testL, a C code which calls mxm_serial() to set up a dense matrix multiplication problem C = A * B.

Licensing:

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

Related Data and Programs:

mxm_serial, 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 14 July 2019.