1
1
openmpi/orte/mca/rmaps/base
Ralph Castain 8da3aa8d5c Some (hopefully final!) adjustments and corrections to the paffinity support:
1. default -npersocket to force -bind-to-socket

2. if we cannot get a value for cores/socket, try using #logical cpus. otherwise, default to 1 core

3. add missing error message for not-enough-processors

4. since we no longer loop through orte_register_params twice, put the auto-detect of
   topology info in the rte_init for hnp and std_orted

5. fix bind-to-core, bysocket combination

This commit was SVN r21992.
2009-09-22 15:41:03 +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 Issue an error message and abort if the user requests a number of processes that conflicts with nperxxx directives when evaluated against available resources 2009-09-07 03:36:10 +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 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_base_get_job_map.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
rmaps_base_map_job.c Update the xml support to allow -xml-file foo whereby we redirect all xml formatted output (and ONLY xml formatted output) to a specified file 2009-09-02 18:03:10 +00:00
rmaps_base_open.c Some (hopefully final!) adjustments and corrections to the paffinity support: 2009-09-22 15:41:03 +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 Correct a couple of bugs in the rank_file mapper that were incorrectly assigning vpids. 2009-08-13 16:08:43 +00:00
rmaps_private.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