[Numpy-discussion] Using multiprocessing (shared memory) with numpy array multiplication
Christopher Barker
Chris.Barker at noaa.gov
Thu Jun 16 13:47:02 EDT 2011
Sturla Molden wrote:
> On Windows this sucks, because there is no fork system call.
Darn -- I do need to support Windows.
> Here we are
> stuck with multiprocessing and pickle, even if we use shared memory.
What do you need to pickle if you're using shared memory?
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
More information about the NumPy-Discussion
mailing list