Difference between revisions of "Main Page"

From NEClusterWiki
Jump to navigation Jump to search
m
 
(41 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 ===
  
----
+
* [[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.
 +
* [[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.
  
'''About the cluster:'''
+
===Job Submission===
  
[[Programs]] - Programs we have available on the cluster.<br />
+
* [[TORQUE/Maui]] - How to submit jobs to the cluster using TORQUE.
[[Nodes]] - Information on installed nodes.<br />
+
* '''Examples for jobs submission scripts'''
[[Getting Started]] - First time users: How to get an account and get going on NECluster.
+
** [[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.
 +
** [[NESTLE]] - 3D nodal diffusion reactor simulator developed by our group
 +
** [[keno2mcnp]] - C program to transform Scale/Keno6 geometry to MCNP geometry
 +
* [[MATLAB|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
  
[[MCNP]] - Shows you how to run MCNP5 and MCNPX.<br />
+
===Other===
[[Scale]] - Shows you how to run Scale.
 
  
----
+
* [[Useful Commands]] - Some useful commands that have been collected.<br />
 
+
* [[Bash shell scripting]] - Howto simplify your Unix life
[[Useful Commands]] - Some useful commands that have been collected.
+
* [[HPC resources]] - how to use multicore and cluster systems
 +
* [[General computing resources]] - general programming links
 +
* [[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