Dear all, thanks a lot. I rewrote the code starting from the Nick's one. It's work
I have still to think about the "-r8" things, I belive that less er type less we make error. Another questions about Nick's code: Why do I have to use MPIstatus(MPI_STATUS_SIZE) and not a simple MPI%ierror Thanks a lot Diego On 3 October 2014 21:55, Jeff Squyres (jsquyres) <jsquy...@cisco.com> wrote: > On Oct 3, 2014, at 3:50 PM, George Bosilca <bosi...@icl.utk.edu> wrote: > > > 1. I’m not a Fortran expert but I think that real is not > MPI_DOUBLE_RECISION but MPI_FLOAT. > > It's actually MPI_REAL. :-) (MPI_FLOAT is for the C "float" type) > > /me goes back in my Fortran hole... > > -- > Jeff Squyres > jsquy...@cisco.com > For corporate legal information go to: > http://www.cisco.com/web/about/doing_business/legal/cri/ > > _______________________________________________ > users mailing list > us...@open-mpi.org > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users > Link to this post: > http://www.open-mpi.org/community/lists/users/2014/10/25461.php >