[Numpy-discussion] Adding ACML support

Matthieu Brucher matthieu.brucher at gmail.com
Thu Nov 22 13:02:17 EST 2007


Hi,

I'm trying to get numpy work with AMD's MKL. The problem is that they not
give a CBLAS interface, only the BLAS one.
Can the numpy distutils check the existence of the cblas interface somewhere
? For the moment, it checks something with BLAS (but no actual testing takes
place), but not CBLAS.

Matthieu
-- 
French PhD student
Website : http://miles.developpez.com/
Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn : http://www.linkedin.com/in/matthieubrucher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20071122/dcc3fc8c/attachment.html>


More information about the NumPy-Discussion mailing list