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
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