High Performance Computing

Queues & Job Submission on Main Cluster

To submit jobs to the main system, copy the files and scripts needed for running to

cp username_fourier.sh /ufs/username ( + any other files needed during runtime)
cd /ufs/username
mqsub username_fourier.sh

Notice that mqsub was used to submit jobs to the main system. Similarly, you can use mqstat, mqdel to monitor and delete jobs respectively in the same way as you would when you run on the clone, eg. mqstat -j JOBID.