1
1
openmpi/ompi/mca
Abhishek Kulkarni a1090575c2 Nitpick: Get rid of a redundant OPAL_SOS_GET_ERROR_CODE.
This commit was SVN r24282.
2011-01-20 23:48:11 +00:00
..
allocator Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
bml Properly initialize ep->btl_max_send_size, ep->btl_pipeline_send_length, and 2011-01-04 20:35:33 +00:00
btl Decode SOS error code before checking it with the native error code. 2011-01-20 23:21:38 +00:00
coll updated Makefile with a new file 2011-01-01 14:11:49 +00:00
common Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
crcp Convert the opal_event framework to use direct function calls instead of hiding functions behind function pointers. Eliminate the opal_object_t abstraction of libevent's event struct so it can be directly passed to the libevent functions. 2010-10-28 15:22:46 +00:00
dpm Fixes trac:2669. 2011-01-10 21:12:27 +00:00
io Fixes trac:1888 introduced by r24264 : make Romio autogen.sh executable. 2011-01-20 09:20:34 +00:00
mpool Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
mtl * Update to support direct call 2011-01-19 20:49:28 +00:00
op Reshape the datatype engine. The basic types are built down in OPAL. MPI types are 2011-01-13 06:08:54 +00:00
osc Fix race condition in unlock code, as well as a small memory leak. 2010-12-20 22:15:29 +00:00
pml Nitpick: Get rid of a redundant OPAL_SOS_GET_ERROR_CODE. 2011-01-20 23:48:11 +00:00
pubsub Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +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
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 Correct an abstraction break that causes ompi_info to segfault if pml-v is not built. Move the definition and instantation of the mca_pml_v struct to the vprotocol base. Include the vprotocol/base/base.h file in pml_v.h. Remove the now useless pml_v.c. 2010-10-22 05:12:12 +00:00