Skip to content

Latest commit

 

History

History

hpcc_stuff

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

HPCC scripts

exonerate_submitter.pl

This is a crazy workaround for the fact the gateway host for the MSU campus HPCC was not a grid submit host.

Consequence of this was that users were required to SSH to gateway, then SSH to the submit host to submit jobs.

I wrote this script to be able to do command-line job submissions from the buell-lab server by having this script copy itself across hosts before doing a job submission.

pbs_tools/

Experiment building OO tool modules on top of Perl 'PBS::Client' module. See README.md in directory.