urgent computing topline

 

Purdue Lear


Cluster details

This cluster runs PBS Pro as the default job manager/scheduler. You can run urgent jobs on these resources using either the 'spruce_sub' or the Globus extensions.

Policy

Purdue Lear policy map is as follows -

red - 'next-to-run'
orange - 'next-to-run'
yellow - 'next-to-run'

Initial Setup

  • 1) Login to the machine- ssh -A username@tg-login.purdue.teragrid.org
    Follow this up by typing ssh tg-gatekeeper on the command line. (this is default action for lear)
  • 2) Check if the variable $TG_COMMUNITY is set. This will be the base of the SPRUCE community space you would need to access. If not set, please contact us for further instructions.
  • 3) Compile your codes and have them handy in your home directory tree.

spruce_sub

Invoke the spruce_sub command with the urgency and job script specified. The script can be found here -

$TG_COMMUNITY/spruce/bin

More about running jobs using spruce_sub can be found here.

Globus submissions

SPRUCE jobs can be submitted as any other Globus job. An additional urgency parameter and the right contact string are all that needed. The urgency level can take three values -
(urgency=yellow/orange/red)
and
the contact string is -
tg-gatekeeper.purdue.teragrid.org/jobmanager-spruce

More about running jobs using Globus interface can be found here.