Difference between revisions of "Programs"
Jump to navigation
Jump to search
(matlab) |
m (corrected version info) |
||
Line 5: | Line 5: | ||
=== Compilers/Compilation Tools === | === Compilers/Compilation Tools === | ||
− | * [[GNU Compiler Collection]] (v4. | + | * [[GNU Compiler Collection]] (v4.7.0) |
** C Compiler (gcc) | ** C Compiler (gcc) | ||
** C++ Compiler (g++) | ** C++ Compiler (g++) | ||
** Fortran Compiler (gfortran) | ** Fortran Compiler (gfortran) | ||
− | * GNU Automake (v1.11. | + | * GNU Automake (v1.11.3) |
− | * CMake (v2.8. | + | * CMake (v2.8.8) |
− | * [[Intel Compilers]] (v12.1. | + | * [[Intel Compilers]] (v12.1.4) |
** C Compiler (icc) | ** C Compiler (icc) | ||
** C++ Compiler (icpc) | ** C++ Compiler (icpc) | ||
Line 21: | Line 21: | ||
* Text Editors | * Text Editors | ||
− | ** NEdit (v5. | + | ** NEdit (v5.5) |
− | ** Geany (v0. | + | ** Geany (v0.21) |
− | ** Nano (v2. | + | ** Nano (v2.3.1) |
− | ** VIM (v7.3. | + | ** VIM (v7.3.515) |
− | * Ganglia (v3. | + | * Ganglia (v3.3.7) |
* [http://www.gnuplot.info/ GNU Plot] (v4.4) | * [http://www.gnuplot.info/ GNU Plot] (v4.4) | ||
Revision as of 04:04, 19 June 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 (v0.21)
- Nano (v2.3.1)
- VIM (v7.3.515)
- Ganglia (v3.3.7)
- GNU Plot (v4.4)
Codes
- MCNP (v1.6.0) / MCNPX (v2.6.0)
- Scale (v6.1)
- NESTLE (Various versions)
- ORIGEN (v2.2)
- Vesta (v2.0.3)
- ROOT (v5.32.00)
- Geant4 (v4.5)
- MATLAB (vR2011b)
Libraries
- OpenMPI (v1.4.3)
- Trilinos (v10.8.3)
- BLAS/LAPACK
- GNU Scientific Library
And many more!