Hi folks

I know some people really preferred our old method of launch - i.e., when we 
used to map the job first, and then only launch daemons on the nodes that were 
being used by application procs. We gained some things by making the change, 
but recognized that we also lost something.

At the time of the change, maintaining both methods of launch would have been 
very difficult. However, we now have introduced the ORTE state machine, and can 
implement the old launch method as a simple component in that framework.

I have done that and committed it to the trunk today (r26946). It appears to be 
working fine across multiple nodes, so please feel free to try it and report 
any problems. You can activate it by adjusting its priority:

-mca state_novm_priority 100

Any value over 60 will activate it.

Ralph


Reply via email to