[Numpy-discussion] OpenBLAS and dotblas

Charles R Harris charlesr.harris at gmail.com
Thu Aug 7 23:42:15 EDT 2014


On Thu, Aug 7, 2014 at 8:32 PM, Charles R Harris <charlesr.harris at gmail.com>
wrote:

> Hi All,
>
> It looks like numpy dot only uses BLAS if ATLAS is present, see
> numpy/core/setup.py. Has anyone done the mods needed to use OpenBLAS? What
> is the current status of using OpenBLAS with numpy?
>

NVM, the comments and "NO_ATLAS_INFO" are respectively wrong and deceptive.
Ugh.


>
> Also, I'm thinking of moving linalg/lapack_lite/blas_lite.c down into the
> core. Thoughts?
>
>
Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20140807/e20e7983/attachment.html>


More information about the NumPy-Discussion mailing list