[mpich-discuss] Using __float128 with MPI_Accumulate()?
Dave Goodell
goodell at mcs.anl.gov
Sun Jan 1 22:13:14 CST 2012
On Dec 26, 2011, at 3:07 PM CST, Jed Brown wrote:
> On Sun, Dec 25, 2011 at 23:53, Pavan Balaji <balaji at mcs.anl.gov> wrote:
>
> You can write up a ticket and make the appropriate changes in the MPI standard. We have an army going from Argonne to the Forum; someone can do the formal reading for you. Dave wrote the ticket for the MPI-2.2 datatype additions, so he'll know where exactly text needs to be added/modified.
>
> Thanks Pavan. Dave, can you point me in the right direction?
Ticket 18 was what added all of the new types for 2.2: http://svn.mpi-forum.org/trac2/mpi-forum-web/ticket/18
See also ticket 171, which was a patch for a botched size in external32: http://svn.mpi-forum.org/trac2/mpi-forum-web/ticket/171
You'll need to make sure that whatever you add will work OK with the new RMA text as well.
-Dave
More information about the mpich-discuss
mailing list