[Numpy-discussion] performance matrix multiplication vs. matlab

Sturla Molden sturla at molden.no
Thu Jan 7 06:31:38 EST 2010


> I also tried to Install numpy with intel mkl 9.1
> I still used gfortran for numpy installation as intel mkl 9.1 supports gnu
> compiler.

I would suggest using GotoBLAS instead of ATLAS. It is easier to build
then ATLAS (basically no configuration), and has even better performance
than MKL.

http://www.tacc.utexas.edu/tacc-projects/

S.M.




More information about the NumPy-Discussion mailing list