1
1
openmpi/opal/mca/pmix/pmix2x
Ralph Castain 0c8609ca16 Update to newest PMIx master (includes configuration cleanups). Silence trivial Coverity warning in hwloc base.
Cleanup a race condition segfault during finalize by ensuring the PMIx progress thread is stopped prior to starting to tear down the messaging components

Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-02-14 15:14:00 -08:00
..
pmix Update to newest PMIx master (includes configuration cleanups). Silence trivial Coverity warning in hwloc base. 2017-02-14 15:14:00 -08:00
autogen.subdirs Now that PMIx has settled on its release strategy and numbering, update the OPAL pmix framework to track 2016-12-02 15:44:43 -08:00
common_sym_whitelist.txt Now that PMIx has settled on its release strategy and numbering, update the OPAL pmix framework to track 2016-12-02 15:44:43 -08:00
configure.m4 Update to newest PMIx master (includes configuration cleanups). Silence trivial Coverity warning in hwloc base. 2017-02-14 15:14:00 -08:00
Makefile.am Now that PMIx has settled on its release strategy and numbering, update the OPAL pmix framework to track 2016-12-02 15:44:43 -08:00
pmix2x_client.c pmix2x/pmix2x_client: plug misc memory leaks 2017-01-24 09:13:29 +09:00
pmix2x_component.c Remove stale global variables 2017-01-02 14:04:24 -08:00
pmix2x_server_north.c pmix2x: plug a memory leak in opal_lkupcbfunc() 2017-01-24 09:13:29 +09:00
pmix2x_server_south.c pmix2x: plug a memory leak in _reg_nspace() 2017-01-24 09:13:29 +09:00
pmix2x.c pmix2x: plug a memory leak in _event_hdlr() 2017-01-24 09:13:30 +09:00
pmix2x.h Complete the memprobe support. This provides a new scaling tool called "mpi_memprobe" that samples the memory footprint of the local daemon and the client procs, and then reports the results. The output contains the footprint of the daemon on each node, plus the average footprint of the client procs on that node. 2017-01-05 10:32:17 -08:00