[Numpy-discussion] Building Numeric with a native blas ?

Chris Barker Chris.Barker at noaa.gov
Thu Jul 29 15:41:22 EDT 2004


Stephen Walton wrote:
>>>one has to merge an LAPACK library built separately with the one
>>>generated by ATLAS to get a 'complete' LAPACK.
>>
>>I'll try this, but it's odd that it didn't give an error when compiling 
>>or linking.

OK. I did an "emerge lapack" and got lapack installed, then re-build 
Numeric, and now it works. What's odd is that before I installed lapack 
all the libs were there, including liblapack. Anyway it works, so I'm happy.

One note, however:

The setup.py delivered with 23.3 seems to be set up to use a native 
lapack by default. Will it work on a system that doesn't have one?

-Chris

-- 
Christopher Barker, Ph.D.
Oceanographer
                                     		
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov




More information about the NumPy-Discussion mailing list