1
1
openmpi/orte/mca/rmaps/base
Ralph Castain f1f156d57b Make rmaps base open function play nicely with ompi_info
This commit was SVN r22111.
2009-10-20 07:28:23 +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 Closes trac:2054. Check if a user specifies more cpus-per-rank than there are cpus in a socket - if so, politely tell them "you are stupid" and abort. 2009-10-13 04:19:07 +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 Restore the prior default rank assignment scheme for round-robin mappers. Ensure that each app_context has sequential vpids. 2009-10-02 03:16:18 +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 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 Restore the prior default rank assignment scheme for round-robin mappers. Ensure that each app_context has sequential vpids. 2009-10-02 03:16:18 +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