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?

SGE: Demo 2/2

Some time later:

 man2> ls -l 

 -rw-r--r-- simonh users 2008-10-16 13:26 run-minimal.qsub
 -rw-r--r-- simonh users 2008-10-16 13:26 run-minimal.qsub.e62558
 -rw-r--r-- simonh users 2008-10-16 13:26 run-minimal.qsub.o62558

where run-minimal.qsub.o62558:

 comp011
 Tue Oct 27 10:11:12 GMT 2009

The expected output — tells us where the job ran and when.


...previousup (conts)next...