Contents: [slideshow]

The Nature of a HPC System

Batch/Queue Systems: SGE

Running Parallel Jobs under SGE

GUIs and Qrsh

Filesystem Usage and Quotas

Practical Session




About this document

How do I run a job on a HPC machine?

Qrsh Examples

Qrsh Examples:

Man2(e):

  qrsh -q serial.q /software/matlab/bin/matlab -desktop

Mace01:

  qrsh -q serial.q /software/Fluent.Inc/bin/fluent
  qrsh -q parallel-R2.q -pe fluent.pe 4 /software/Fluent.Inc/bin/fluent -t4 3ddp -pnet -ssh


More:

See the RCS Wiki-based documentation:


...previousup (conts)next...