Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(→Codes) |
(→Codes) |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
* [[Getting Started]] - First time users: How to get an account and get going on NECluster. | * [[Getting Started]] - First time users: How to get an account and get going on NECluster. | ||
− | * Connecting - use [http://www.cyberciti.biz/faq/how-to-set-up-ssh-keys-on-linux-unix/ ssh keys] not passwords! For windows & putty [https:// | + | ** [[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. | * [[Programs]] - Programs we have available on the cluster. | ||
* [[Nodes]] - Information on installed nodes. | * [[Nodes]] - Information on installed nodes. | ||
Line 14: | Line 15: | ||
* [[TORQUE/Maui]] - How to submit jobs to the cluster using TORQUE. | * [[TORQUE/Maui]] - How to submit jobs to the cluster using TORQUE. | ||
+ | * [[Setting thread count in standard Python libraries]] | ||
* '''Examples for jobs submission scripts''' | * '''Examples for jobs submission scripts''' | ||
** [[TORQUE/Maui#Serpent2| Serpent 2]] | ** [[TORQUE/Maui#Serpent2| Serpent 2]] | ||
Line 29: | Line 31: | ||
** [[NESTLE]] - 3D nodal diffusion reactor simulator developed by our group | ** [[NESTLE]] - 3D nodal diffusion reactor simulator developed by our group | ||
** [[keno2mcnp]] - C program to transform Scale/Keno6 geometry to MCNP geometry | ** [[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. | * [[MCNP]] - Shows you how to run MCNP5 and MCNPX. | ||
* [[ROOT]] - ROOT tips. | * [[ROOT]] - ROOT tips. | ||
* [[Geant4]] - Geant4 howto. | * [[Geant4]] - Geant4 howto. | ||
− | |||
* [[OpenMC]] - information about OpenMC installation | * [[OpenMC]] - information about OpenMC installation | ||
* [[OpenMOC]] - information about OpenMOC installation | * [[OpenMOC]] - information about OpenMOC installation | ||
* [[VisIt]] - visualization code from LLNL | * [[VisIt]] - visualization code from LLNL | ||
+ | * [[DAKOTA]] - statistical testing of models | ||
+ | * [[VERA]] - reactor simulation code by CASL | ||
===Other=== | ===Other=== | ||
Line 45: | Line 50: | ||
* [[General computing resources]] - general programming links | * [[General computing resources]] - general programming links | ||
* [[Cluster related images]] | * [[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