1
1
openmpi/ompi/mca
2012-04-04 16:27:24 +00:00
..
allocator Fix broken basic allocator. Not sure how this ever worked. 2011-06-03 14:43:54 +00:00
bml This is actually a much smaller commit than it appears at first glance - it just touches a lot of files. The --without-rte-support configuration option has never really been implemented completely. The option caused various objects not to be defined and conditionally compiled some base functions, but did nothing to prevent build of the component libraries. Unfortunately, since many of those components use objects covered by the option, it caused builds to break if those components were allowed to build. 2011-11-22 21:24:35 +00:00
btl revert previous commit 2012-03-29 14:07:13 +00:00
coll Fix a few error return paths 2012-04-04 15:11:03 +00:00
common ugni: use hash table to keep track of smsg frag completion 2012-03-15 20:15:59 +00:00
crcp Fixes trac:2550 : Cleanup comment in crcp_bkmrk_pml.h 2011-12-07 14:50:04 +00:00
dpm Don't fiddle with the port_name memory as, per standard, this is an input-only parameter 2012-01-20 13:15:41 +00:00
fbtl Add missing AC_CONFIG_FILES 2012-02-20 22:59:03 +00:00
fcache provide descriptions about the functionality of these frameworks. 2011-12-22 19:42:00 +00:00
fcoll local_heap_sort should really be a static function. 2012-02-28 14:42:56 +00:00
fs provide descriptions about the functionality of these frameworks. 2011-12-22 19:42:00 +00:00
io remove the MPI functions used in these files by the OMPI internal corresponding functionality and also add error checking in these for functions which did not have them' 2012-01-13 17:21:51 +00:00
mpool Initial upload of grdma mpool 2012-04-03 23:03:03 +00:00
mtl Ensure async progress for long unexpected messages by waiting for an 2012-03-26 22:54:35 +00:00
op Each level (OPAL/ORTE/OMPI) should only return it's own constants, 2011-10-04 14:50:31 +00:00
osc If we're locking the local window, need to wait until the lock returns. 2012-04-04 16:27:24 +00:00
pml Checking for NULL function pointers and direct-call semantics can't work 2012-03-26 19:27:03 +00:00
pubsub Ensure the wrapper flags get entered in the right order, with -lpmi coming before the alps util libs 2012-01-27 20:56:21 +00:00
rcache Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
sharedfp provide descriptions about the functionality of these frameworks. 2011-12-22 19:42:00 +00:00
topo Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00
vprotocol Each level (OPAL/ORTE/OMPI) should only return it's own constants, 2011-10-04 14:50:31 +00:00