[SciPy-user] atlas/clapack/etc problems.

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Tue Oct 1 01:12:29 EDT 2002


>>>>> "SM" == Skip Montanaro <skip at pobox.com> writes:

    Prabhu> export ATLAS=/full/path/to/your/freshly/built/atlas/*.a

    SM> Is this correct?  I've never seen any sort of library or

The example I gave was confusing.  :( To clarify, ATLAS needs to point
to the directory that contains all the libs build by atlas and not to
the libs themselves.  So if that is /src/ATLAS/lib/arch/Linux_PIII/

export ATLAS=/src/ATLAS/lib/arch/Linux_PIII/

    SM> I would have expected a directory reference like

    SM>     export ATLAS=/full/path/to/your/freshly/built/atlas

Yes, it is a directory reference to the directory that contains all
the *.a's.  That is what I meant but gave a lousy example.

cheers,
prabhu



More information about the SciPy-User mailing list