Skip to content

Commit

Permalink
revised #noissue
Browse files Browse the repository at this point in the history
  • Loading branch information
brettwhitty committed Dec 4, 2017
1 parent 22eb91e commit dc42be0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions hpcc_stuff/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## 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.

0 comments on commit dc42be0

Please sign in to comment.