[Numpy-discussion] Use OpenBLAS for the binary releases?
Sturla Molden
sturla@molden...
Wed Nov 21 09:01:48 CST 2012
On 21.11.2012 15:55, Nathaniel Smith wrote:
> I think the point is that it's easy for programmers to decide to avoid
> GCD if they want to use multiprocessing. But it's not so easy for them
> to decide to avoid BLAS.
Actually the answer from Apple was that no API except POSIX is supported
on both sides of a fork without calling exec.
That certainly affects more than the GCD.
Sturla
More information about the NumPy-Discussion
mailing list