1
1
openmpi/ompi/dpm
Nathan Hjelm 035c2e2e2a ompi/comm: refactor communicator cid code
This commit simplifies the communicator context ID generation by
removing the blocking code. The high level calls: ompi_comm_nextcid
and ompi_comm_activate remain but now call the non-blocking variants
and wait on the resulting request. This was done to remove the
parallel paths for context ID generation in preperation for further
improvements of the CID generation code.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-07-18 12:47:05 -06:00
..
dpm.c ompi/comm: refactor communicator cid code 2016-07-18 12:47:05 -06:00
dpm.h Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
Makefile.am Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00