Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(→Codes) |
|||
Line 2: | Line 2: | ||
Over time I hope to add stuff to this so people can have a handy reference of how to run programs, compilers, etc. on the cluster. | Over time I hope to add stuff to this so people can have a handy reference of how to run programs, compilers, etc. on the cluster. | ||
+ | |||
===About the cluster === | ===About the cluster === | ||
+ | * Connecting - use [http://www.cyberciti.biz/faq/how-to-set-up-ssh-keys-on-linux-unix/ ssh keys] not passwords! For windows & putty [https://support.rackspace.com/how-to/logging-in-with-an-ssh-private-key-on-windows/ see here]. | ||
* [[Programs]] - Programs we have available on the cluster. | * [[Programs]] - Programs we have available on the cluster. | ||
* [[Nodes]] - Information on installed nodes. | * [[Nodes]] - Information on installed nodes. |
Revision as of 19:52, 9 September 2016
Welcome to NECluster's Wiki. The cluster use is regulated by UTK's Acceptable Use of Information Technology Resources Policy (AUP).
Over time I hope to add stuff to this so people can have a handy reference of how to run programs, compilers, etc. on the cluster.
About the cluster
- Connecting - use ssh keys not passwords! For windows & putty see here.
- Programs - Programs we have available on the cluster.
- Nodes - Information on installed nodes.
- Filesystems Available - where are data stored, which file-systems used to write data.
- Getting Started - First time users: How to get an account and get going on NECluster.
- Text Editors available on the cluster
Job Submission
- TORQUE/Maui - How to submit jobs to the cluster using TORQUE.
- Examples for jobs submission scripts
- Frequently asked Questions
- Torque monitoring - See who uses cluster
Codes
- Scale - Shows you how to run Scale.
- MCNP - Shows you how to run MCNP5 and MCNPX.
- ROOT - ROOT tips.
- Geant4 - Geant4 howto.
- MPI on virtual nodes
- OpenMC - information about OpenMC installation
- OpenMOC - information about OpenMOC installation
- VisIt - visualization code from LLNL
Other
- Useful Commands - Some useful commands that have been collected.
- Bash shell scripting - Howto simplify your Unix life
- HPC resources - how to use multicore and cluster systems
- General computing resources - general programming links
- Cluster related images