On Wed, Nov 21, 2012 at 2:52 PM, Sturla Molden <[email protected]> wrote:
> But if this issue is in the GCD, it will probably affect other
> applications that uses the GCD and fork without exec as well. Unless you
> are certain the GCD is not used, a fork would never be safe without an exec.

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.

-n
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to