1
1
openmpi/orte/mca/rmaps
2010-07-19 18:33:32 +00:00
..
base Protect against NULL and provide additional resource check/error report 2010-07-19 18:33:32 +00:00
load_balance * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
rank_file * Can't put var declarations in the middle of code 2010-05-21 15:30:38 +00:00
resilient * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
round_robin * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
seq * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
topo * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
Makefile.am Fix a bunch of install locations for header files 2005-12-08 00:54:44 +00:00
rmaps_types.h Modify the OMPI paffinity and mapping system to support socket-level mapping and binding. Mostly refactors existing code, with modifications to the odls_default module to support the new capabilities. 2009-08-11 02:51:27 +00:00
rmaps.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00