Intel Compilers and Software Libraries¶
Research Technology Services has a licence for Intel Compiler Collection which can be accessed by loading a module and contains 3 groups of software, namely compilers, libraries and a debugger. This software has been optimised by Intel to take advantage of the specific capabilities of the different intel CPUs installed in the Intel based clusters.
- Compilers
Intel C Compiler (icc)
Intel C++ Compiler (icpc)
Intel Fortran Compiler (ifort)
- Libraries
Intel Math Kernel Library (MKL)
Intel Threading Building Blocks (TBB)
Intel Integrated Performance Primitives (IPP)
- Debugger
Intel Debugger (idbc)