Bugzilla – Bug 6305
simplify startup of pbs count=1 jobs
Last modified: 2008-08-15 04:44:14
You need to log in before you can comment on or make changes to this bug.
For pbs jobs, when jobtype=multiple and count=1, there's no need to ssh or rsh to the cluster nodes to execute them. We can just start the executable directly. VDT has provided a patch for this: (http://vdt.cs.wisc.edu/patches/1.10.1/112__pbs_multiple.diff)
The patches for these are committed to 4.2 branch and trunk.