[yt-svn] New issue 347 in yt: MPI pickling is broken

Bitbucket issues-reply at bitbucket.org
Mon Dec 5 10:59:14 PST 2011


--- you can reply above this line ---

New issue 347: MPI pickling is broken
https://bitbucket.org/yt_analysis/yt/issue/347/mpi-pickling-is-broken

Matthew Turk / MatthewTurk on Mon, 5 Dec 2011 19:59:14 +0100:

Description:
  You can no longer pickle objects when run in parallel, since they retain a reference to their communicator.  The Communicator object needs to have a __reduce__ implementation.

http://docs.python.org/library/pickle.html


--

This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.



More information about the yt-svn mailing list