Charles R Harris <[email protected]> wrote: > 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?
I thought it also uses BLAS if MKL or Accerate Framework is present, but I am not sure about OpenBLAS, ACML or Cray libsci. Sturla _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
