1
1
openmpi/orte/mca/rmaps/base
2010-03-02 05:21:42 +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 Fix --bynode option to remember for subsequent jobs where it left off last time. 2010-02-05 15:37:49 +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 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
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 Correctly compute bynode mapping, even in the presence of a $#$%#@^$ rankfile 2010-03-02 05:21:42 +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