1
1
openmpi/ompi/communicator
Brian Barrett 95fd068ffa remove hard coded constants for value of MPI_TAG_UB and the max CID and add
the values to the PML structure.  This will allow PMLs that want to do
hardware matching at the cost of a smaller range of valid tags and cids.
Updated all the places that used the MPI_TAG_UB_VALUE constant to instead
look at the pml struct.

This commit was SVN r6778.
2005-08-09 14:56:04 +00:00
..
comm_cid.c remove hard coded constants for value of MPI_TAG_UB and the max CID and add 2005-08-09 14:56:04 +00:00
comm_dyn.c * rename ompi_printf to opal_printf 2005-07-04 02:16:57 +00:00
comm_init.c * rename ompi_argv to opal_argv 2005-07-04 00:13:44 +00:00
comm_publish.c * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
comm.c I don't think this one was intended to go inside ... 2005-07-08 21:57:04 +00:00
communicator.h * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
Makefile.am First cut of OMPI Makefile.am's, plus a few more catchup updates in orte 2005-07-02 15:06:47 +00:00