1
1
openmpi/ompi/include
Jeff Squyres 008fa8c5cc Fixes trac:1236, #1237.
* Various changes to enable 0-dimensional cartesian communicators:
   * Set various mtc_* members to NULL when there are 0 dimensions (and
     don't bother trying to memcpy these arrays when duplicating the
     communicator -- because they're NULL)
   * adjust topo_base_cart_sub to correctly handle 0 dimensions
     (simplified it a bit)
   * adjust a few error codes to return ERR_OUT_OF_RESOURCE
   * adjust error checking of CART_CREATE, CART_RANK
 * Allow MPI_GRAPH_CREATE to accept 0 == nnodes.
 * Bump reported MPI version in mpi.h to 2.1

This commit was SVN r19461.

The following Trac tickets were found above:
  Ticket 1236 --> https://svn.open-mpi.org/trac/ompi/ticket/1236
2008-08-31 19:31:10 +00:00
..
ompi Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
Makefile.am fix comment 2007-09-18 16:30:45 +00:00
mpi.h.in Fixes trac:1236, #1237. 2008-08-31 19:31:10 +00:00
mpif-common.h Add the logicalx types to fortran. 2008-04-02 06:34:46 +00:00
mpif-config.h.in Add ability to completely turn off MPI one-sided support, so that users 2007-08-18 21:35:51 +00:00
mpif-mpi-io.h Add ability to completely turn off MPI one-sided support, so that users 2007-08-18 21:35:51 +00:00
mpif.h.in Fixes trac:1029: add in support for MPI_CONVERSION_FN_NULL. 2007-12-07 13:09:07 +00:00
ompi_config.h.in * Embed ident strings into the Open MPI libraries using one of the following 2007-11-03 02:40:22 +00:00