Further reading: Difference between revisions

From hpcwiki
Jump to navigation Jump to search
No edit summary
Tags: Manual revert Visual edit
No edit summary
 
Line 15: Line 15:
If you are unfamiliar with Linux and want to learn more, you may find this tutorial helpful:  
If you are unfamiliar with Linux and want to learn more, you may find this tutorial helpful:  


[http://www.ee.surrey.ac.uk/Teaching/Unix/ http://www.ee.surrey.ac.uk/Teaching/Unix/]
[https://ryanstutorials.net/linuxtutorial/ https://ryanstutorials.net/linuxtutorial/]


Another wiki written by one of the users of hpc11:  
Another wiki written by one of the users of hpc11:  

Latest revision as of 16:11, 21 March 2024

On an hpc cluster:

Every time you log in you'll see an motd (message of the day). Please pay attention to this, it may contain information about current events on the cluster.

The motd also shows you an email address that you can use if there are problems or if you have questions. Please note that you can mail at any time you like, but you'll usually only get a reply during office hours (local timezone in Delft), there is no 24/7 support on the hpc clusters.

A brief instruction manual (plain text only) can be found here: /opt/ud/LOCAL/doc/LOCALdoc.txt

On the web:

Wikipedia has a nice page about Beowulf style clusters:

https://en.wikipedia.org/wiki/Beowulf_cluster

If you are unfamiliar with Linux and want to learn more, you may find this tutorial helpful:

https://ryanstutorials.net/linuxtutorial/

Another wiki written by one of the users of hpc11:

http://wiki.tudelft.nl/bin/view/Sandbox/NewWikiWord44020

Also a useful source of information is the cluster wiki of the Stellenbosch University in South Africa. This is a cluster with a queue system that differs from our hcp clusters, but the principles for creating and submitting jobs are the same. Be carefull though, do not just copy the scripts you find in the examples, just use them as inspiration for your own scripts!

https://www0.sun.ac.za/hpc/index.php?title=HOWTO_submit_jobs#Examples

The TORQUE Administrator Guide has a chapter that covers job submission and management.

Submitting and managing jobs