Wednesday, 20 January 2010

Day 51

Day 51

Good God! First success!!!!

[update] Either I don't get something, or there is indeed something wrong with mpi4py's non-blocking communication. If non-blocking communication of arbitrary objects was introduced in version 1.2 then why does Irecv() still not work the same way as recv(). True, Irecv does not require it's buffer to be tupled with MPI basic types, which allows pickling. But why not get rid of buffer parameter completely? Anyway, I've switched back to blocking communication already, so it's fine.

[update] Beware of KKALERT's, hehe!

No comments:

Post a Comment