Difference between revisions of "Main Page"

From NEClusterWiki
Jump to navigation Jump to search
m
Line 3: Line 3:
 
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.
 
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:'''
+
* [[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.
 +
* [[Getting Started]] - First time users: How to get an account and get going on NECluster.
  
[[Programs]] - Programs we have available on the cluster.<br />
+
===Codes===
[[Nodes]] - Information on installed nodes.<br />
 
[[Filesystems Available]] - where are data stored, which file-systems used to write data.<br />
 
[[Getting Started]] - First time users: How to get an account and get going on NECluster.
 
  
----
+
* [[Scale]] - Shows you how to run Scale.
 +
** [[keno2mcnp]] - C program to transform Scale/Keno geometry to MCNP geometry
 +
* [[MCNP]] - Shows you how to run MCNP5 and MCNPX.
 +
* [[ROOT]] - ROOT tips.
 +
* [[Geant4]] - Geant4 howto.
  
'''Codes:'''
+
===Other===
  
[[MCNP]] - Shows you how to run MCNP5 and MCNPX.<br />
+
* [[Useful Commands]] - Some useful commands that have been collected.<br />
[[Scale]] - Shows you how to run Scale.<br />
+
* [http://www.aboutlinux.info/2005/10/10-seconds-guide-to-bash-shell.html Bash shell scripting - 10 second quide]
[[ROOT]] - ROOT tips.<br />
 
[[Geant4]] - Geant4 howto.
 
----
 
 
 
'''Other:'''
 
 
 
[[Useful Commands]] - Some useful commands that have been collected.<br />
 
[http://www.aboutlinux.info/2005/10/10-seconds-guide-to-bash-shell.html Bash shell scripting - 10 second quide]
 

Revision as of 16:43, 25 April 2012

Welcome to NECluster's Wiki.

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

  • 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.
  • Getting Started - First time users: How to get an account and get going on NECluster.

Codes

  • Scale - Shows you how to run Scale.
    • keno2mcnp - C program to transform Scale/Keno geometry to MCNP geometry
  • MCNP - Shows you how to run MCNP5 and MCNPX.
  • ROOT - ROOT tips.
  • Geant4 - Geant4 howto.

Other