Ralph Castain
1e2019ce2a
Revert "Update to sync with OMPI master and cleanup to build"
...
This reverts commit cb55c88a8b
.
2016-11-22 15:03:20 -08:00
Ralph Castain
cb55c88a8b
Update to sync with OMPI master and cleanup to build
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2016-11-22 14:24:54 -08:00
Gilles Gouaillardet
47ab2fcb89
man: fix MPI_Neighbor_alltoall{v,w} prototypes
...
Thanks Willem Vermin for bringing this to our attention
2015-12-28 09:39:33 +09:00
Gilles Gouaillardet
66c30b2721
Add Fortran 2008 syntax to the manpages
2015-10-13 09:21:45 +09:00
Jeff Squyres
96c655ec67
man: add $COPYRIGHT$ token and emacs mode to all man pages
2014-10-23 17:21:54 -04:00
Nathan Hjelm
9235b290d5
Update man pages for MPI-3 and add some missing man pages for MPI-2.x
...
functions.
cmr=v1.7.4
This commit was SVN r29336.
2013-10-02 14:27:47 +00:00
Nathan Hjelm
c5596548b2
MPI-3: Add support for neighborhood collectives
...
Blocking versions are simple linear algorithms implemented in coll/basic. Non-
blocking versions are from libnbc 1.1.1. All algorithms have been tested with
simple test cases.
cmr=v1.7.4:reviewer=jsquyres
This commit was SVN r29265.
2013-09-26 21:55:08 +00:00