Difference between revisions of "Programs"
Jump to navigation
Jump to search
m (corrected version info) |
m |
||
Line 22: | Line 22: | ||
* Text Editors | * Text Editors | ||
** NEdit (v5.5) | ** NEdit (v5.5) | ||
− | ** Geany ( | + | ** Geany (v1.22) |
** Nano (v2.3.1) | ** Nano (v2.3.1) | ||
** VIM (v7.3.515) | ** VIM (v7.3.515) | ||
Line 31: | Line 31: | ||
=== Codes === | === Codes === | ||
− | * [[MCNP]] (v1.6.0) / MCNPX (v2. | + | * [[MCNP]] (v1.6.0) / MCNPX (v2.7.0) |
− | * [[Scale]] (v6.1) | + | * [[Scale]] (v6.1.1) |
* [[NESTLE]] (Various versions) | * [[NESTLE]] (Various versions) | ||
* ORIGEN (v2.2) | * ORIGEN (v2.2) | ||
* [[Vesta]] (v2.0.3) | * [[Vesta]] (v2.0.3) | ||
− | * [[ROOT]] (v5. | + | * [[ROOT]] (v5.34.00) |
* [[Geant4]] (v4.5) | * [[Geant4]] (v4.5) | ||
* [[MATLAB]] (vR2011b) | * [[MATLAB]] (vR2011b) | ||
Line 42: | Line 42: | ||
=== Libraries === | === Libraries === | ||
− | * OpenMPI (v1.4 | + | * OpenMPI (v1.5.4) |
− | * Trilinos (v10. | + | * Trilinos (v10.10.2) |
* BLAS/LAPACK | * BLAS/LAPACK | ||
* GNU Scientific Library | * GNU Scientific Library | ||
And many more! | And many more! |
Revision as of 15:24, 6 July 2012
Contents
Programs on the Cluster
We have a somewhat wide variety of programs on the cluster. The are divided into the following four sections: compilers, tools, codes, and libraries.
Compilers/Compilation Tools
- GNU Compiler Collection (v4.7.0)
- C Compiler (gcc)
- C++ Compiler (g++)
- Fortran Compiler (gfortran)
- GNU Automake (v1.11.3)
- CMake (v2.8.8)
- Intel Compilers (v12.1.4)
- C Compiler (icc)
- C++ Compiler (icpc)
- Fortran Compiler (ifort)
Tools
- Text Editors
- NEdit (v5.5)
- Geany (v1.22)
- Nano (v2.3.1)
- VIM (v7.3.515)
- Ganglia (v3.3.7)
- GNU Plot (v4.4)
Codes
- MCNP (v1.6.0) / MCNPX (v2.7.0)
- Scale (v6.1.1)
- NESTLE (Various versions)
- ORIGEN (v2.2)
- Vesta (v2.0.3)
- ROOT (v5.34.00)
- Geant4 (v4.5)
- MATLAB (vR2011b)
Libraries
- OpenMPI (v1.5.4)
- Trilinos (v10.10.2)
- BLAS/LAPACK
- GNU Scientific Library
And many more!