Hi,
> I wrote a litte MPI program to demonstrate the mpi_get() function
> (see attachment).
>
> The idea behind the program is that a master process with rank 0
> fills an integer array with the size of MPI_Comm_size with values.
> The other processes should MPI_GET the value from this shared int
...@open-mpi.org] Im Auftrag von Jeff Squyres
(jsquyres)
Gesendet: Dienstag, 17. Juni 2014 22:10
An: Open MPI User's List
Betreff: Re: [OMPI users] Program abortion at a simple MPI_Get Programm
I'll let Nathan/others comment on the correctness of your program.
What version of Open MPI are
I'll let Nathan/others comment on the correctness of your program.
What version of Open MPI are you using? Be sure to use the latest to get the
most correct one-sided implementation.
Also, as one of the prior LAM/MPI developers, I must plead with you to stop
using LAM/MPI. We abandoned it man