I\'m working on getting the most performance on DGEMM (matrix multiplication) using OpenMP. The Two matrixes are generated randomly and their size is 3000x3000.
The c