[SciPy-user] shared memory machines

Philip Semanchuk philip at semanchuk.com
Fri Feb 13 13:54:22 EST 2009


On Feb 13, 2009, at 1:51 PM, Sturla Molden wrote:

>
>> Does this work without multiprocessing?
>
> Yes.
>
> Multiprocessing is only used for obtaining the page size. I could move
> that to Cython as well.


The page size is available in the mmap module.



More information about the SciPy-User mailing list