1
1
openmpi/opal/mca/pmix
Gilles Gouaillardet f51fc293a2 ext1x/pmix1x_client: plug misc memory leaks
Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2017-01-30 10:52:42 +09: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 ext1x/pmix1x_client: plug misc memory leaks 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 Cleanup a typo that can cause a segfault - use a local variable name different than the one passed into the function 2017-01-27 16:49:25 -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