1
1
openmpi/orte/mca
Ralph Castain de07a64599 Cleanup the sensor code:
* use the global flags for linux and apple being found instead of re-doing the case statements

* update select procedure to ignore components that measure the same thing (e.g., resusage and sigar), taking the higher priority module

cmr=v1.7.5:reviewer=jsquyres:subject=Cleanup the sensor code

This commit was SVN r30368.
2014-01-22 21:01:09 +00:00
..
dfs Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
errmgr Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
ess Revert r30327 - turns out it isn't quite right just yet. :-( 2014-01-18 23:38:39 +00:00
filem Protect array against crossing boundaries 2014-01-17 21:36:20 +00:00
grpcomm PMI2: add missing file from prev commit 2014-01-16 13:17:08 +00:00
iof Cleanup some potential memory overruns 2014-01-19 16:31:26 +00:00
odls One last corner case - when encountering an overload condition (e.g., by comm_spawning more procs than we have cores) and we are using the default binding policy, do *not* bind the new procs to anything as this can cause major problems. Instead, let the spawn succeed since the user didn't specifically ask to be bound, and leave the new procs as unbound. 2014-01-09 22:39:34 +00:00
oob Revert r30327 - turns out it isn't quite right just yet. :-( 2014-01-18 23:38:39 +00:00
plm Simplify and update hostfile handling to correctly support hostfiles that list nodes multiple times, once for each slot, and those that list a host once and include an explicit slot count. Eliminate support for mixing those two modes as this logic became just too complex when attempting to handle all the corner cases. 2014-01-18 16:08:40 +00:00
ras Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
rmaps Addendum to r30298: tweak the wording of the help messages a bit. 2014-01-22 12:17:14 +00:00
rml Revert r30327 - turns out it isn't quite right just yet. :-( 2014-01-18 23:38:39 +00:00
routed Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
sensor Cleanup the sensor code: 2014-01-22 21:01:09 +00:00
snapc You can't pass static buffer definitions to rml.send as it will attempt to release them upon completion - you need to send dynamically allocated buffers 2014-01-11 19:38:11 +00:00
sstore Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
state Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00