1
1
openmpi/orte/mca/rmaps/base
2010-07-19 18:33:32 +00:00
..
base.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
help-orte-rmaps-base.txt Do not use nodes that are flagged as down or do-not-use for this map. Modify error output to reflect possible reasons no nodes would be available 2010-07-01 19:39:31 +00:00
Makefile.am Reorg the rmaps components to collect shared code for byslot and bynode mapping in the base so we quit duplicating it in every mapper 2009-06-12 17:52:17 +00:00
rmaps_base_close.c Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm. 2008-06-18 03:15:56 +00:00
rmaps_base_common_mappers.c * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
rmaps_base_get_job_map.c * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
rmaps_base_map_job.c * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
rmaps_base_open.c Make rmaps base open function play nicely with ompi_info 2009-10-20 07:28:23 +00:00
rmaps_base_select.c Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm. 2008-06-18 03:15:56 +00:00
rmaps_base_support_fns.c Protect against NULL and provide additional resource check/error report 2010-07-19 18:33:32 +00:00
rmaps_private.h Enable the boot of an orted "virtual machine". Modify the mapper framework to allow mapping of only daemons. Remove the cm ras module as no longer required. Modify the orted code to always send back node arch info. Remove the "--enable-bootstrap" configure option as this feature will now always be available. 2010-01-25 22:25:13 +00:00