The matrix multiplication program does a repeated matrix multiplication of two matrices:
The matrices have dimension , and the multiplication loop is iterated thru 100 times.
This test was only done on MatLab and TONS.