1
1
openmpi/ompi/mca
Jeff Squyres f3be0a5882 ofi: ensure that null_addr is initialized to NULL
And when null_addr is freed, set it back to NULL so that we don't try
to free it again in the error: label.
2014-12-16 17:32:15 -08:00
..
bcol silence warnings 2014-08-11 07:36:46 +00:00
bml Revert "Merge pull request #275 from hjelmn/btlmod" 2014-11-19 23:22:43 -07:00
coll Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
common George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
crcp helpfiles: remove empty helpfiles 2014-08-08 13:33:47 +00:00
dpm First part of memory leak cleanups from Gilles 2014-11-24 16:53:33 -08:00
fbtl implementation of non-blocking read/write operations through aio 2014-09-23 21:27:57 +00:00
fcoll fix a segfault in the two-phase I/O algorithm for fileviews of 0 byte size. 2014-12-01 15:59:00 -06:00
fs set the fs_ptr to NULL in case of an error, to avoid a malicious free on file_close. 2014-10-14 13:09:06 -05:00
io Aggregator selection logic Part 2 and reorganized Part1 2014-12-16 15:48:40 -06:00
mtl ofi: ensure that null_addr is initialized to NULL 2014-12-16 17:32:15 -08:00
op distscript: remove configure.params and autogen.subdirs kruft 2014-10-02 11:32:54 -07:00
osc Revert "Merge pull request #275 from hjelmn/btlmod" 2014-11-19 23:22:43 -07:00
pml Add yalla to the list of default PMLs 2014-12-01 13:11:28 +02:00
pubsub Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
rte Per the PR and discussion on today's telecon, extend the process name definition as a two-field struct of uint32_t's down to the OPAL layer. This resolves issues created by prior commits that impacted both heterogeneous and SPARC support. This also simplifies the OMPI code base by removing the need for frequent memcpy's when transitioning between the OMPI/ORTE layers and OPAL. 2014-11-11 17:00:42 -08:00
sbgp check-help-strings cleanup 2014-08-11 03:19:57 +00:00
sharedfp George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
topo Fix few typos. 2014-11-24 01:48:09 -05:00
vprotocol ompi_mpi_abort had one extra argument that was never used. Clean it up. 2014-07-03 00:34:44 +00:00