Table of Contents |
---|
...
To log in to the cluster, ssh to
No Format |
---|
10.250.250.37 gc-prd-hpclogin1clogin1.rcs.griffith.edu.au |
What is ssh
...
To install a ssh client e.g. putty, please follow this instruction
Linux platform and mac platform
ssh -Y snumber@gc-prd-hpclogin1clogin1.rcs.griffith.edu.au
Multi-Factor Authentication (MFA) has been implemented on Griffith HPC as an additional layer of cybersecurity. You will receive this message
Authenticating using PingID...
Please use your pingid authenticator app to approve. After that you will receive this message:
PingID authentication completed successfully
PS: Further information about pingID can be found here.
Transferring files between your desktop and gowonda cluster
...
state code | State description |
---|---|
q | queued |
r | running |
Cluster Status
(When done, you can press "Q" to quit from the below text-based browsers
Use the commands to check the cluster status: pbsnodes, pbsjobs, and pbsqueues
elinks http://localhost:3000/nodes
elinks http://localhost:3000/jobs
elinks http://localhost:3000/queuesTo find the current usage, run this command:
du -kh /export/home/snumber
du -kh /scratch/snumber
You may run the following command to check free resources on cluster at any moment:
qstatr
qhost
Reference:
1. ECDF. 20 July 2011. U of Edinburgh. 7 Oct. 2008 <www.ecdf.ed.ac.uk>