Hi and thanks for your help!
What I really wanted to know is why am I many times slower with compiling .f Lapack routines in comparison to using Intel MKL or Matlab itself?
In both cases compiling is done with Intel Fortran Compiler.
Are Intel MKL libraries tweaked at some lower programming...
Greetings!
When I compile my program with Lapack routines coming from the Intel MKL and with Intel compiler, it gets a bit faster then Matlab.
However, compiling directly from sources (all the necessary Lapack routines are copied to the project folder) with gfortran -O3 *.f90 or
ifort -O3...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.