Build with openmp


Click here for full thread
Forum Vet
Mahmoud
I think that you might have compiled correctly for the Openmp parallelization in MKL.
However, the problem might simply be that the input you are using is not make BLAS call that use matrix dimensions large enough to be efficiently spread among the MKL threads.
Edo