Den 16.06.2011 19:55, skrev Sturla Molden:
>
> The meta-data for the ndarray (strides, shape, dtype, etc.) and the name
> of the shared memory segment. As there is no fork, we must tell the
> other process where to find the shared memory and what to do with it.
>

Which by the way is what the shared memory arrays I and Gaƫl made will do,
but we still have the annoying pickle overhead.

Sturla
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to