You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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