I don't recall anyone ever asking for that before - the original people who
wanted cpus-per-proc only cared about it at the job level, not the
individual app. So it currently is a global value.
It can be modified, but it'll be awhile before I get around to it.
On Thu, Oct 4, 2012 at 10:53 PM, Si
Hi,
if I start different programs on one command line, I can use different
options "-host" and "-np".
mpiexec -report-bindings -host linpc0 -np 1 date : \
-host sunpc0,sunpc1 -np 2 hostname
Fri Oct 5 07:37:25 CEST 2012
sunpc0
sunpc1
Only the last val