Difference between revisions of "Programs"
Jump to navigation
Jump to search
m |
|||
(13 intermediate revisions by 3 users not shown) | |||
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 20: | Line 20: | ||
=== Tools === | === Tools === | ||
− | * Text Editors | + | * [[Editors|Text Editors]] available on the cluster |
− | ** NEdit (v5. | + | ** NEdit (v5.5) |
− | ** Geany ( | + | ** Geany (v1.22) |
− | ** 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) | ||
=== Codes === | === Codes === | ||
− | * [[MCNP]] | + | * [[MCNP]] MCNP5 v1.6.0 / MCNPX v2.7.0 / MCNP 6.1 / MCNP 6.2 |
− | * [[Scale]] | + | * [[Scale]] 6.1.2 / 6.2.3 |
− | * [[NESTLE]] | + | * [[NESTLE]] |
* ORIGEN (v2.2) | * ORIGEN (v2.2) | ||
− | * Vesta (v2.0.3) | + | * [[Vesta]] (v2.0.3) |
+ | * [[ROOT]] (v5.34.00) | ||
+ | * [[Geant4]] (v4.5) | ||
+ | * [[MATLAB]] (vR2013a,vR2018a) | ||
+ | * [[OpenFOAM]] | ||
=== 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! |
Latest revision as of 19:40, 22 October 2018
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 available on the cluster
- NEdit (v5.5)
- Geany (v1.22)
- Nano (v2.3.1)
- VIM (v7.3.515)
- Ganglia (v3.3.7)
- GNU Plot (v4.4)
Codes
- MCNP MCNP5 v1.6.0 / MCNPX v2.7.0 / MCNP 6.1 / MCNP 6.2
- Scale 6.1.2 / 6.2.3
- NESTLE
- ORIGEN (v2.2)
- Vesta (v2.0.3)
- ROOT (v5.34.00)
- Geant4 (v4.5)
- MATLAB (vR2013a,vR2018a)
- OpenFOAM
Libraries
- OpenMPI (v1.5.4)
- Trilinos (v10.10.2)
- BLAS/LAPACK
- GNU Scientific Library
And many more!