[SciPy-dev] site.cfg and acml

Nils Wagner nwagner at mecha.uni-stuttgart.de
Mon Nov 14 06:52:42 EST 2005


Hi all,

I have installed AMD's fast math libraries.

/opt/acml2.7.0/gnu32/lib consists
-rw-r--r--  1 root root 12610040 2005-08-16 15:00 libacml.a
-rwxr-xr-x  1 root root  8083960 2005-08-16 15:00 libacml.so

Where can I find the file site.cfg ?

How do I add the information concerning the location of acml to site.cfg ?

I guess that /opt/acml2.7.0/gnu32/lib is not a standard path for
libraries as opposed to /usr/local/lib /usr/lib etc.

[blas]
# for overriding the names of the atlas libraries
blas_libs = acml
language = f77

[lapack]
lapack_libs = acml
language = f77


 Nils




More information about the SciPy-Dev mailing list