On Thu, 2 Nov 2006 14:15:58 -0500, Jean-Paul Calderone <[EMAIL PROTECTED]> wrote: >On Thu, 02 Nov 2006 19:32:54 +0100, robert <[EMAIL PROTECTED]> wrote: >>I'd like to use multiple CPU cores for selected time consuming Python >>computations (incl. numpy/scipy) in a frictionless manner. > >NumPy releases the GIL in quite a few places.
Eh, no it doesn't. Sorry for the misinformation. I'll double check my memory first next time. >Jean-Paul -- http://mail.python.org/mailman/listinfo/python-list