Skip to content
M

MATMULT Version1.0

MATMULT is a benchmark computes the dense matrix multiply, C=A*B using the DotProd and column methods with various levels of inner loop unrolling. The performance is measured and result correctness is checked.