1
1
openmpi/ompi/dpm
Nathan Hjelm ed005f2a61 ompi/dpm: improve scalability of ompi_dpm_mark_dyncomm
This commit removes the use of ompi_group_peer_lookup in the
ompi_dpm_mark_dyncomm function. The function now uses
ompi_group_get_proc_name which does not allocate an ompi_proc_t if one
does not already exist.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-09-10 10:50:58 -06:00
..
dpm.c ompi/dpm: improve scalability of ompi_dpm_mark_dyncomm 2015-09-10 10:50:58 -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