Difference between revisions of "Main Page"

From NEClusterWiki
Jump to navigation Jump to search
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
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)].
 
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].
 
* 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
 
* [[Editors|Text Editors]] available on the cluster
 +
* [[Short description]] of the cluster for FOAs.
  
 
===Job Submission===
 
===Job Submission===
Line 31: Line 30:
 
** [[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]]
 +
* [[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
 
* [[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 46: Line 48:
 
* [[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 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