1
1
openmpi/orte/mca/rmaps
2014-02-12 01:45:06 +00:00
..
base Okay, once again be caught by the blasted hwloc inability to cleanly handle caches. Protect the calls to get_depth by first checking to see if it is a "cache", then use a cache-specific function to get the stupid data. Very, very irritating. 2014-02-12 01:45:06 +00:00
lama After a lot of pain, I've managed to resolve the problem of conflicting mapping directives caused by mismatched MCA params - i.e., where someone has one variant of an MCA param (e.g., rmaps_base_mapping_policy) in their default MCA param file, and then specifies another variant (e.g., --npernode) on the command line. I can't fully resolve the problem as there is no way to know precisely what the user meant - we can only guess which param was really intended since the MCA param system 2014-02-07 21:25:40 +00:00
mindist Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
ppr After a lot of pain, I've managed to resolve the problem of conflicting mapping directives caused by mismatched MCA params - i.e., where someone has one variant of an MCA param (e.g., rmaps_base_mapping_policy) in their default MCA param file, and then specifies another variant (e.g., --npernode) on the command line. I can't fully resolve the problem as there is no way to know precisely what the user meant - we can only guess which param was really intended since the MCA param system 2014-02-07 21:25:40 +00:00
rank_file Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
resilient Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
round_robin Properly set num_procs when np is not given, but cpus-per-proc is used. Thanks to Tetsuya Mishima for pointing it out 2014-01-23 05:01:07 +00:00
seq Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
staged Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
rmaps_types.h Check for --cpus-per-proc earlier, before the correct option can be processed. Thanks to Tetsuya Mishima for reporting it. 2014-02-11 02:53:53 +00:00
rmaps.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