Difference between revisions of "Programs"

From NEClusterWiki
Jump to navigation Jump to search
(matlab)
 
(6 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
=== Compilers/Compilation Tools ===
 
=== Compilers/Compilation Tools ===
  
* [[GNU Compiler Collection]] (v4.6.1)
+
* [[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.1)
+
* GNU Automake (v1.11.3)
* CMake (v2.8.5)
+
* CMake (v2.8.8)
  
* [[Intel Compilers]] (v12.1.0)
+
* [[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.6)
+
** NEdit (v5.5)
** Geany (v0.20)
+
** Geany (v1.22)
** Nano (v2.2.6)
+
** Nano (v2.3.1)
** VIM (v7.3.333)
+
** VIM (v7.3.515)
  
* Ganglia (v3.2.0)
+
* Ganglia (v3.3.7)
 
* [http://www.gnuplot.info/ GNU Plot] (v4.4)
 
* [http://www.gnuplot.info/ GNU Plot] (v4.4)
  
 
=== Codes ===
 
=== Codes ===
  
* [[MCNP]] (v1.6.0) / MCNPX (v2.6.0)
+
* [[MCNP]] MCNP5 v1.6.0 / MCNPX v2.7.0 / MCNP 6.1 / MCNP 6.2
* [[Scale]] (v6.1)
+
* [[Scale]] 6.1.2 / 6.2.3
* [[NESTLE]] (Various versions)
+
* [[NESTLE]]  
 
* ORIGEN (v2.2)
 
* ORIGEN (v2.2)
 
* [[Vesta]] (v2.0.3)
 
* [[Vesta]] (v2.0.3)
* [[ROOT]] (v5.32.00)
+
* [[ROOT]] (v5.34.00)
 
* [[Geant4]] (v4.5)
 
* [[Geant4]] (v4.5)
* [[MATLAB]] (vR2011b)
+
* [[MATLAB]] (vR2013a,vR2018a)
 +
* [[OpenFOAM]]
  
 
=== Libraries ===
 
=== Libraries ===
  
* OpenMPI (v1.4.3)
+
* OpenMPI (v1.5.4)
* Trilinos (v10.8.3)
+
* 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

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 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)

Codes

Libraries

  • OpenMPI (v1.5.4)
  • Trilinos (v10.10.2)
  • BLAS/LAPACK
  • GNU Scientific Library

And many more!