Bugzilla – Bug 4009
Use pbsdsh if available
Last modified: 2012-09-05 11:42:59
You need to log in before you can comment on or make changes to this bug.
Torque provides a "pbsdsh" script that distributes processes to compute nodes similar to the "for" loop in the PBS adapter that uses rsh or ssh. The advantage, though, is that it goes through proper channels so that resource usage is accounted for. It also may prevent orphaned processes if the job is cancelled (not to mention it's much simpler than the "for" loop). It wouldn't be too hard to simply detect whether pbsdsh is installed and then use that instead.
Reassigning to current GRAM developer to close/fix as appropriate.
Doing some bugzilla cleanup... Resolving old GRAM3 and GRAM4 issues that are no longer relevant since we've moved on to GRAM5. Also, we're now tracking issue in jira. Any new issues should be added here: http://jira.globus.org/secure/VersionBoard.jspa?selectedProjectId=10363