mpiexec & PBS Professional 7.1: "PBS reports fewer hosts than
TM"
Pete Wyckoff
pw at osc.edu
Mon Apr 3 16:43:01 EDT 2006
thomas.zeiser at rrze.uni-erlangen.de wrote on Mon, 03 Apr 2006 12:05 +0200:
> this new version works fine with PBS Pro7.1 on our SMP machine! Thanks.
Whew, glad that is fixed.
> However, "--enable-pbspro-helper" does not work yet:
[..]
> mpiexec obviously gets confused by the node properties added to
> exec_host.
Okay, I see. A related PBSpro oddity that should be easy to
fixup.
> An other point regarding mpiexec-redir-helper: especially for
> testing new versions of mpiexec it would be very helpful if
> mpiexec-redir-helper is not looked for in $PATH but just taken from
> the same directory where mpiexec is (or a command line option to
> specify the location of mpiexec-redir-helper).
That's very good advice. I'll make that change when it is
invoked directly with a path, like
./mpiexec
~/newsrc/mpiexec
/usr/local/testing/bin/mpiexec
however if it is invoked via a PATH search, there's no POSIX way
to figure out what directory the executable came from. So hopefully
the redir-helper lives in the same spot in the PATH.
I'll point you to another -pre release soon.
-- Pete
More information about the mpiexec
mailing list