[Numpy-discussion] Dropping support for Accelerate/veclib?

Pauli Virtanen pav at iki.fi
Tue Jun 11 17:57:05 EDT 2013


12.06.2013 00:29, Ralf Gommers kirjoitti:
[clip]
>     AFAIK custom compiler flags can be injected via FOPT/FFLAGS/LDFLAGS,
>     so doing something like
>
>          export FOPT="-ff2c"
[clip]
> Sounds like a good idea. Would still make sense to move Accelerate down
> in the list of preferred libs, so that one can install ATLAS, MKL or
> OpenBLAS once and be done, instead of always having to remember these
> envvars.

Btw, it would be interesting to actually check if some combination of 
"-ff2c" in FOPT/FFLAGS/LDFLAGS/... fixes the Scipy Arpack issues.

	Pauli





More information about the NumPy-Discussion mailing list