1
1
openmpi/opal/mca/pmix
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
..
base pmix/base: fix misc memory leaks 2017-01-06 13:46:35 +09:00
cray pmix/cray: abort job if using aprun for general case 2016-11-25 06:28:19 -07:00
ext1x pmix/ext1x: fix misc memory leaks in namespace registration 2017-01-30 10:52:42 +09:00
ext2x pmix/ext2x: plug a memory leak in opal_lkupcbfunc() 2017-01-26 14:07:15 +09:00
flux Add a flux component for LLNL 2016-12-16 18:26:38 -08:00
isolated pmix: replace all tabs with spaces 2016-07-17 15:08:33 -04:00
pmix2x Update to newest PMIx master (includes configuration cleanups). Silence trivial Coverity warning in hwloc base. 2017-02-14 15:14:00 -08:00
s1 pmix/{cray,s1,s2}: make pmi_opcaddy_t class static 2016-09-28 09:18:36 +09:00
s2 pmix/{cray,s1,s2}: make pmi_opcaddy_t class static 2016-09-28 09:18:36 +09:00
Makefile.am Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
pmix_server.h Implement the backend support for process-generated event notification 2016-10-08 09:24:28 -07:00
pmix_types.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
pmix.h Put show_help thru the PMIx "log" API. This pushes the show_help output from apps into the pmix thread, thus avoiding conflicts in the RML thread, which should help with thread lock situations. 2016-10-02 16:02:23 -07:00