---------- Forwarded message --------- From: Konstantinos Konstantinidis <kostas1...@gmail.com> Date: Mon, Mar 18, 2019 at 9:21 PM Subject: Re: [OMPI users] Received values is different than sent after Isend() in MPI4py To: George Bosilca <bosi...@icl.utk.edu>
Even if this is an old post, for the sake of completeness, I fixed it by setting all data types (on the sender and the receiver side) to be the same, e.g., *np.int64*. I'm referring to the buffers used by the *Isend()* and *Irecv() *operations. I am not sure whether the return of *np.ascontiguousarray()* changes or not until the end of the transmission.
_______________________________________________ users mailing list users@lists.open-mpi.org https://lists.open-mpi.org/mailman/listinfo/users