Difference between revisions of "Programs"

From NEClusterWiki
Jump to navigation Jump to search
Line 20: Line 20:
 
=== Tools ===
 
=== Tools ===
  
* Text [[Editors]] available on the cluster
+
* [[Editors|Text Editors]] available on the cluster
 
** NEdit (v5.5)
 
** NEdit (v5.5)
 
** Geany (v1.22)
 
** Geany (v1.22)

Revision as of 00:38, 16 October 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 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!