ComputationalChemistryActivity
RemoteSubmission | GlobusToolkitTog | PerlAndSSHSubmission
Perl and SSH Submission (PaSS)
Introduction
PaSS uses Perl scripting and ssh to create a series of utilities that allow remote job management in an analogous way as on a local machine. The current implementation is based around the SGE batch management environment but the utilities can be tailored to whichever batch system is running on a particular machine.
Documentation
Rather than one overarching program, PaSS consists of a number of small utilities that allow the submission and management of batch jobs on a remote machine.
Prerequisites
- Perl (tested on version 5.8.6)
- SSH (tested on OpenSSH 3.9p1)