1
1
openmpi/ompi/mca
2010-06-02 15:00:42 +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 This function shouldn't have an ibv_ prefix -- it's not part of 2010-06-02 12:54:56 +00:00
coll fix some instances, where we might have allocated 0 bytes. Also, for allgather 2010-05-20 22:23:44 +00:00
common If we fail to correctly initialize the MX device, don't mark it as initialized. 2010-06-02 15:00:42 +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