Skip to content
Snippets Groups Projects

Available Modules

Compiler

Module Description
icc Intel C and C++ compilers

Devel

Module Description
devel_environment  
M4  
ncurses  

Lang

Module Description
Bison Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables.
flex Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text.
Tcl Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more.

Lib

Module Description
libreadline The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands.
zlib zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system.

Math

Module Description
Octave GNU Octave is a high-level interpreted language, primarily intended for numerical computations.

Mpi

Module Description
impi Intel MPI Library, compatible with MPICH ABI

Toolchain

Module Description
iccifort Intel C, C++ & Fortran compilers
ifort Intel Fortran compiler

Tools

Module Description
bzip2  
cURL  
expat Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags)

Vis

Module Description
gettext