Jeff Squyres cisco.com> writes:
>
> Sorry for taking so long to respond to this.
>
> Patrick -- I just created https://svn.open-mpi.org/trac/ompi/ticket/3109 to
track this issue. Could
> you attach your patch to that ticket?
>
Attached to ticket 3109 :
Patch for openmpi-1.6.0
Fix missing
David Singleton anu.edu.au> writes:
>
>
> I should have checked earlier - same for MPI_COMPLEX and MPI_COMPLEX8.
>
> David
>
> On 04/27/2012 08:43 AM, David Singleton wrote:
> >
> > Apologies if this has already been covered somewhere. One of our users
> > has noticed that MPI_COMPLEX16 is fl
Hi all,
I am testing the one-sided message passing (MPI_Put, MPI_Get)
and it seems to me that the size parameter of MPI_Win_create()
is definitly not taken into account.
Then I can put/get messages using a window created with size=0
(or put/get after any others limits between 0 and the original bu