Mpiexec release 0.76, MPICH2 support, -nolocal, more

Pete Wyckoff pw at osc.edu
Tue Apr 20 13:46:46 EDT 2004


cdmaest at sandia.gov wrote on Tue, 20 Apr 2004 09:56 -0600:
> Are the mpiexec patches in the torque release now?
> 
> [cdmaest at capdesk torque-1.0.1p6]$ patch -p1 --dry-run <
> /tmp/mpiexec-compile/mpiexec-0.76/patch/pbs-2.3.12-mpiexec.diff
> patching file README.mpiexec
> patching file src/cmds/pbs_demux.c
> patching file src/lib/Libifl/tm.c
> Hunk #1 succeeded at 458 (offset 7 lines).
> patching file src/resmom/start_exec.c
> Hunk #1 succeeded at 1858 with fuzz 1 (offset 469 lines).
> Hunk #2 FAILED at 1912.
> Hunk #3 FAILED at 2136.
> 2 out of 3 hunks FAILED -- saving rejects to file
> src/resmom/start_exec.c.rej
> 
> It looks like there's some issues with the last hunk of start_exec.c
> patching ....

Looking at their 1.0.1p6, I see that they reformatted the entire
start_exec.c file so severely that the mpiexec patch no longer applies.
And no, apparently the patches are not present in that reformatted code.

The fix in tm.c isn't needed since they check for bad file descriptors
in the called routine instead.

I'll make a note on the web page pointing out that torque users will
have to apply the patches by hand if they want standard IO redirection
to work.

(They did, however, apply the mom-restart patch, although it too
was processed through the code uglifier.)

		-- Pete



More information about the mpiexec mailing list