Dear Gilles, Dear all,
in the attachment you can find the program.
What do you meam "remove mpi_get_address(dummy) from all displacements".
Thanks for all your help
Diego
Diego
On 3 January 2015 at 00:45, Gilles Gouaillardet <
gilles.gouaillar...@gmail.com> wrote:
> Diego,
>
> George gave
Diego,
here is an updated revision i will double check tomorrow
/* i dit not test it yet, so forgive me it it does not compile/work */
Cheers,
Gilles
On Sun, Jan 4, 2015 at 6:48 PM, Diego Avesani
wrote:
> Dear Gilles, Dear all,
>
> in the attachment you can find the program.
>
> What do you m
Dear Gilles, Dear all,
It works. The only thing that is missed is:
*CALL MPI_Finalize(MPI%iErr)*
at the end of the program.
Now, I have to test it sending some data from a processor to another.
I would like to ask you if you could explain me what you have done.
I wrote in the program:
* IF(M
Diego,
MPI_Get_address was invoked with parameters in the wrong order
here is attached a fixed version
Cheers,
Gilles
On 2015/01/05 2:32, Diego Avesani wrote:
> Dear Gilles, Dear all,
>
> It works. The only thing that is missed is:
>
> *CALL MPI_Finalize(MPI%iErr)*
>
> at the end of the progra