Re: [OMPI users] problems porting PVM to MPI

2020-01-07 Thread Jeff Squyres (jsquyres) via users
On Jan 7, 2020, at 11:48 AM, Pablo Goloboff via users mailto:users@lists.open-mpi.org>> wrote: Hi, I am trying to port an existing PVM-based application (developed over many years) onto MPI, trying to preserve as much of the organization as possible. This is my first contact with MPI, after ye

[OMPI users] problems porting PVM to MPI

2020-01-07 Thread Pablo Goloboff via users
Hi, I am trying to port an existing PVM-based application (developed over many years) onto MPI, trying to preserve as much of the organization as possible. This is my first contact with MPI, after years of working with PVM. In my PVM implementation, after doing sends (e.g. pvm_send, pvm_mcast)