Re: [Numpy-discussion] finding atlas

2011-03-15 Thread Mag Gam
Ralf, Actually, ATLAS isn't needed when using MKL. http://software.intel.com/en-us/forums/showthread.php?t=81451&p=1#144534 I am going to try this link line out $(MKLROOT)/lib/em64t/libmkl_solver_ilp64.a -Wl,--start-group $(MKLROOT)/lib/em64t/libmkl_intel_ilp64.a $(MKLROOT)/lib/em64t/libmkl_int

Re: [Numpy-discussion] finding atlas

2011-03-14 Thread Ralf Gommers
On Tue, Mar 15, 2011 at 8:12 AM, Mag Gam wrote: > Trying to compile Numpy with Intel's MKL. I have exported the proper > paths for BLAS and LAPACK and I think the build script found it. > However, I am having a lot of trouble with ATLAS. What library file > should I use for it? That's not very sp

[Numpy-discussion] finding atlas

2011-03-14 Thread Mag Gam
Trying to compile Numpy with Intel's MKL. I have exported the proper paths for BLAS and LAPACK and I think the build script found it. However, I am having a lot of trouble with ATLAS. What library file should I use for it? tia ___ NumPy-Discussion mailin