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?

Copy files to/from the machine

From Linux command-line:
  desktop> scp myfile <username>@<hostname>:myfiletoo
or — N.B. ":"
  desktop> scp myfile <username>@<hostname>:
From Linux GUI:
  • GNOME: gFTP;
  • KDE: Konqueror, e.g., sftp://mace01.mace.manchester.ac.uk
From MS Windows:


More


...previousup (conts)next...