1
1
openmpi/orte/mca/rmaps/base
George Bosilca ba879c2c51 Remove the unused map.
This commit was SVN r26960.
2012-08-07 12:06:13 +00:00
..
base.h Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
help-orte-rmaps-base.txt Cleanly error out when someone asks to map-to <object> if that object doesn't exist on a node. 2012-08-04 21:52:36 +00:00
Makefile.am Update the hwloc build on Windows and related files. 2012-07-20 12:14:28 +00:00
rmaps_base_binding.c Correctly handle multiple cpu-set ranges. Correctly support optional binding directives combined with cpu-set. 2012-03-23 14:50:41 +00:00
rmaps_base_close.c Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
rmaps_base_map_job.c For those who really preferred our prior mode of operation that mapped procs and only launched daemons on the nodes that had procs on them, introduce the "novm" state machine component. This recreates the old mode of operation by re-ordering the launch sequence so that we allocate, then map, and then launch daemons only on the reqd nodes (instead of across the entire allocation). 2012-08-03 16:30:05 +00:00
rmaps_base_open.c Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
rmaps_base_print_fns.c At long last, the fabled revision to the affinity system has arrived. A more detailed explanation of how this all works will be presented here: 2011-11-15 03:40:11 +00:00
rmaps_base_ranking.c Remove the unused map. 2012-08-07 12:06:13 +00:00
rmaps_base_select.c Redefine the rmaps framework to allow multiple mapper modules to be active at the same time. This allows users to map the primary job one way, and map any comm_spawn'd job in a different way. Modules are given the opportunity to map a job in priority order, with the round-robin mapper having the highest default priority. Priority of each module can be defined using mca param. 2011-02-15 23:24:31 +00:00
rmaps_base_support_fns.c For those who really preferred our prior mode of operation that mapped procs and only launched daemons on the nodes that had procs on them, introduce the "novm" state machine component. This recreates the old mode of operation by re-ordering the launch sequence so that we allocate, then map, and then launch daemons only on the reqd nodes (instead of across the entire allocation). 2012-08-03 16:30:05 +00:00
rmaps_private.h Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00