1
1
openmpi/ompi/mca
George Bosilca b56ab33ff6 Indent and fix some uninitialized variables.
This commit was SVN r23179.
2010-05-19 21:20:33 +00:00
..
allocator Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
bml * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
btl Indent and fix some uninitialized variables. 2010-05-19 21:20:33 +00:00
coll Don't forget to initialize "line" in all cases. 2010-05-19 21:19:45 +00:00
common * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
crcp A few changes to the FT-related configure options: 2010-03-25 22:53:48 +00:00
dpm * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
io Don't let ROMIO mishandle the displacement for contiguous data with a non-zero 2010-03-23 01:23:45 +00:00
mpool Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
mtl Allow the PSM component to return ERR_NOT_AVAIL so it can be unloaded silently if executed on a node with no QLogic IB hardware. Also minor modifications to have the CM PML allow itself to be unloaded if no MTL components are available. The component selection logic can then continue to use other PMLs. 2010-01-14 19:39:35 +00:00
op Update Cisco copyrights for consistency 2009-10-07 22:02:32 +00:00
osc Fix bugs where (OMPI_ERROR == *) checks cannot be converted to (OMPI_SUCCESS != *) since the return codes are overloaded to return an "index" on success. 2010-05-18 20:54:11 +00:00
pml Add two arguments to the PML error callback function. This 2010-05-19 11:55:45 +00:00
pubsub * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
rcache * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
topo - Replace combinations of 2009-08-20 11:42:18 +00:00