Skip to content
aaronwolen edited this page Apr 8, 2013 · 7 revisions

R users:

$qR YOUR_R_SCRIPT

MX Users

$qmx YOUR_MX_SCRIPT

SAS Users:

$qsas YOUR_SAS_SCRIPT

Open MX Users:

$qRh YOUR_R_OPENMX_SCRIPT

All other open resources users: $qsub YOUR_OWN SCRIPT

To check queues on cluster:

$qstat -q

NODES AND QUEUES CONFIGURATION ON CLUSTER:

NODE2-20

queues on cluster: serial (default)

workq ( running converge)

mxq ( running old version mx jobs)

openmx ( running openmx and parallel jobs)

express ( for short and quick jobs not wait in the queue)

slowq ( slow and test jobs on old nodes)

Useful Document and link

To find out more information on how to use PBSPro to submit jobs, check on the user manual PBSProUserGuide11.1.pdf https://wiki.vcu.edu/display/unix/Home

Contents

  1. New users
  2. Hardware
  3. Software
  4. Usage
  5. Best practices
  6. File system configuration
  7. FAQ

Clone this wiki locally