Difference between revisions of "Programs"

From NEClusterWiki
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.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 21: Line 21:
  
 
* Text Editors
 
* Text Editors
** NEdit (v5.6)
+
** NEdit (v5.5)
** Geany (v0.20)
+
** Geany (v0.21)
** 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)
  

Revision as of 04:04, 19 June 2012

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
    • NEdit (v5.5)
    • Geany (v0.21)
    • Nano (v2.3.1)
    • VIM (v7.3.515)

Codes

Libraries

  • OpenMPI (v1.4.3)
  • Trilinos (v10.8.3)
  • BLAS/LAPACK
  • GNU Scientific Library

And many more!