1
1
openmpi/orte/mca/rmaps
Ralph Castain dff0d01673 Yet another paffinity cleanup...sigh.
1. ensure that orte_rmaps_base_schedule_policy does not override cmd line settings

2. when you try to bind to more cores than we have, generate a not-enough-processors error message

3. allow npersocket -bind-to-core combination - because, yes, somebody actually wants to do it.

This commit was SVN r21996.
2009-09-22 18:44:53 +00:00
..
base Yet another paffinity cleanup...sigh. 2009-09-22 18:44:53 +00:00
load_balance 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
rank_file Minor grammar fixes, and use "#" for separating lines, not blank lines. 2009-09-03 07:02:21 +00:00
resilient Correctly account for number of procs in the job 2009-08-20 00:07:38 +00:00
round_robin Update related .windows files with proper compiling properties, in order to have a successful DSO build. 2009-08-12 08:55:58 +00:00
seq Fix the seq mapper by initializing the proc object to NULL before claiming a slot for it 2009-09-17 05:18:37 +00:00
topo Update related .windows files with proper compiling properties, in order to have a successful DSO build. 2009-08-12 08:55:58 +00:00
Makefile.am Fix a bunch of install locations for header files 2005-12-08 00:54:44 +00:00
rmaps_types.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
rmaps.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00