Re: [Numpy-discussion] Annoyance of memap rraywithmultiprocessing.Pool.applay_async

2010-04-05 Thread Robert Kern
On Mon, Apr 5, 2010 at 03:08, Nadav Horesh wrote: > Is there a way to use memory mapped files as if they were shared memory? I > made an application in which some (very often non contiguous) parts of a > memmap array are processed by different processors. However I might use > shared memory arr

Re: [Numpy-discussion] Annoyance of memap rraywithmultiprocessing.Pool.applay_async

2010-04-05 Thread Nadav Horesh
properties, if there a way to interchange then transparently. Nadav -Original Message- From: numpy-discussion-boun...@scipy.org on behalf of Robert Kern Sent: Sun 04-Apr-10 18:45 To: Discussion of Numerical Python Subject: Re: [Numpy-discussion] Annoyance of memap