1
1
openmpi/ompi/mca/topo
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
..
base Fixes trac:1236, #1237. 2008-08-31 19:31:10 +00:00
unity Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00
topo.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00