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
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to