[SciPy-User] Do NumPy and SciPy release the GIL?

Robert Kern robert.kern at gmail.com
Sun May 23 13:47:54 EDT 2010


On Sun, May 23, 2010 at 10:42, cool-RR <cool-rr at cool-rr.com> wrote:
> Hello,
> I'm still a newbie at NumPy/Scipy. I have a question: When I call one of
> SciPy's or NumPy's efficient C routines: Do they release the GIL?

Sometimes. You will have to check the sources of the particular
function in order to determine that.

> Thanks,
> Ram Rachum.
> (P.S. Please put me in the `to` field of any replies.)

If you want this, then you should set your Reply-To: header
appropriately. But everyone would be much happier if you were to
simply subscribe to the lists in which you are asking questions. You
are placing a significant annoyance on those who would donate their
time to help you.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco



More information about the SciPy-User mailing list