Difference between revisions of "Main Page"

From NEClusterWiki
Jump to navigation Jump to search
 
(26 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)].
 
 
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 ===
  
 +
* [[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://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.
 
* [[Filesystems Available]] - where are data stored, which file-systems used to write data.
 
* [[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.
+
* [[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.
 +
* '''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===
 
===Codes===
  
 
* [[Scale]] - Shows you how to run Scale.
 
* [[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
 
** [[keno2mcnp]] - C program to transform Scale/Keno6 geometry to MCNP geometry
 +
* [[MATLAB|MATLAB/Simulink]]
 +
* [[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.
* [[MPI on virtual nodes]]
+
* [[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===
 
===Other===
Line 24: Line 46:
 
* [[Bash shell scripting]] - Howto simplify your Unix life  
 
* [[Bash shell scripting]] - Howto simplify your Unix life  
 
* [[HPC resources]] - how to use multicore and cluster systems
 
* [[HPC resources]] - how to use multicore and cluster systems
* [http://pineapple.io/tags/vim Vi editor howtos ]
+
* [[General computing resources]] - general programming links
 
* [[Cluster related images]]
 
* [[Cluster related images]]
 +
* [[MPI on virtual nodes]]

Latest revision as of 01:44, 9 August 2020

Welcome to NECluster's Wiki. The cluster use is regulated by UTK's Acceptable Use of Information Technology Resources Policy (AUP).

About the cluster

Job Submission

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/Simulink
  • 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