Intel Compilers and Libraries¶
Description¶
This module enables the use of the Intel compilers, libraries, and debugger. * C, C++, and Fortran compilers * Performance Libraries - Math Kernel Libraries (MKL) - Integrated Performance Primitives (IPP) - Threading Building Blocks (TBB) * Debugger (idb) For compiling, use icc for C, icpc for C++, and ifort for Fortran. For debugging, use idb.
Environment Modules¶
Run module spider intel
to find out what environment modules are available for this application.
Environment Variables¶
Categories¶
language, programming, library, math, compiler