Nadav-

That doesn't quite seem to work for me.  I added:

[blas_opt]
library_dirs = /usr/local/nonsystem/simpson/acml4.2.0/gfortran64/lib
include_dirs = /usr/local/nonsystem/simpson/acml4.2.0/gfortran64/include
libraries = acml

[lapack_opt]
library_dirs = /usr/local/nonsystem/simpson/acml4.2.0/gfortran64/lib
include_dirs = /usr/local/nonsystem/simpson/acml4.2.0/gfortran64/include
libraries = acml

to my site.cfg with no luck.  Somewhere else, people indicated that  
the ACML lacked a CBLAS which was necessary to make this work.
-gideon

On Jan 24, 2009, at 3:08 PM, Nadav Horesh wrote:

> You have setup.cfg:
> * set add the directory where acml libraries reside to the library  
> dir path list
> * add acmllibraries under blas and lapack sections
>
>  Nadav
>
>
> -----הודעה מקורית-----
> מאת: numpy-discussion-boun...@scipy.org בשם Gideon Simpson
> נשלח: ש 24-ינואר-09 18:21
> אל: Discussion of Numerical Python
> נושא: [Numpy-discussion] numpy and the ACML
>
> Does anyone have a guide on how to get numpy to use the ACML as its
> blas/lapack backend?
>
> -gideon
>
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion@scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>
> <winmail.dat>_______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion@scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion

_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to