Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(→Codes) |
|||
(40 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | Welcome to NECluster's Wiki. | + | Welcome to NECluster's Wiki. The cluster use is regulated by UTK's [http://oit.utk.edu/aup/ Acceptable Use of Information Technology Resources Policy (AUP)]. |
− | + | ===About the cluster === | |
− | ---- | + | * [[Getting Started]] - First time users: How to get an account and get going on NECluster. |
+ | ** [[Getting_Started#Request_Account | Request an Account]] | ||
+ | * Connecting - use [http://www.cyberciti.biz/faq/how-to-set-up-ssh-keys-on-linux-unix/ ssh keys] not passwords! For windows & putty [https://www.wikihow.com/Use-Putty-in-Windows see here], or [https://learn.microsoft.com/en-us/windows/terminal/tutorials/ssh for windows10+ and OpenSSH here] and [https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_keymanagement 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. | ||
+ | * [[Editors|Text Editors]] available on the cluster | ||
+ | * [[Short description]] of the cluster for FOAs. | ||
− | + | ===Job Submission=== | |
− | [[ | + | * [[TORQUE/Maui]] - How to submit jobs to the cluster using TORQUE. |
− | [[ | + | * [[Setting thread count in standard Python libraries]] |
− | [[ | + | * '''Examples for jobs submission scripts''' |
− | [[ | + | ** [[TORQUE/Maui#Serpent2| Serpent 2]] |
+ | ** [[TORQUE/Maui#MCNPX| MCNP-X]] | ||
+ | ** [[TORQUE/Maui#MCNP5| MCNP-5]] | ||
+ | ** [[TORQUE/Maui#MCNP6| MCNP-6]] | ||
+ | ** [[TORQUE/Maui#Scale| SCALE]] | ||
+ | ** [[TORQUE/Maui#Advantg| Advantg]] | ||
+ | * [[TORQUE/Maui#FAQ| Frequently asked Questions]] | ||
+ | * [[Torque monitoring]] - See who uses cluster | ||
− | + | ===Codes=== | |
− | + | * [[Scale]] - Shows you how to run Scale. | |
+ | ** [[NESTLE]] - 3D nodal diffusion reactor simulator developed by our group | ||
+ | ** [[keno2mcnp]] - C program to transform Scale/Keno6 geometry to MCNP geometry | ||
+ | * [[MATLAB|MATLAB/Simulink]] | ||
+ | * [[COMSOL]] | ||
+ | * [[OpenFoam]] | ||
+ | * [[MCNP]] - Shows you how to run MCNP5 and MCNPX. | ||
+ | * [[ROOT]] - ROOT tips. | ||
+ | * [[Geant4]] - Geant4 howto. | ||
+ | * [[OpenMC]] - information about OpenMC installation | ||
+ | * [[OpenMOC]] - information about OpenMOC installation | ||
+ | * [[VisIt]] - visualization code from LLNL | ||
+ | * [[DAKOTA]] - statistical testing of models | ||
+ | * [[VERA]] - reactor simulation code by CASL | ||
− | + | ===Other=== | |
− | |||
− | + | * [[Useful Commands]] - Some useful commands that have been collected.<br /> | |
− | + | * [[Bash shell scripting]] - Howto simplify your Unix life | |
− | + | * [[HPC resources]] - how to use multicore and cluster systems | |
− | + | * [[General computing resources]] - general programming links | |
− | [[Useful Commands]] - Some useful commands that have been collected.<br /> | + | * [[Cluster related images]] |
− | [ | + | * [[MPI on virtual nodes]] |
Latest revision as of 16:37, 12 November 2024
Welcome to NECluster's Wiki. The cluster use is regulated by UTK's Acceptable Use of Information Technology Resources Policy (AUP).
About the cluster
- Getting Started - First time users: How to get an account and get going on NECluster.
- Connecting - use ssh keys not passwords! For windows & putty see here, or for windows10+ and OpenSSH here and 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.
- Text Editors available on the cluster
- Short description of the cluster for FOAs.
Job Submission
- TORQUE/Maui - How to submit jobs to the cluster using TORQUE.
- Setting thread count in standard Python libraries
- Examples for jobs submission scripts
- Frequently asked Questions
- Torque monitoring - See who uses cluster
Codes
- Scale - Shows you how to run Scale.
- MATLAB/Simulink
- COMSOL
- OpenFoam
- MCNP - Shows you how to run MCNP5 and MCNPX.
- ROOT - ROOT tips.
- Geant4 - Geant4 howto.
- OpenMC - information about OpenMC installation
- OpenMOC - information about OpenMOC installation
- VisIt - visualization code from LLNL
- DAKOTA - statistical testing of models
- VERA - reactor simulation code by CASL
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
- MPI on virtual nodes