MKL
From ScientificComputing
Please note that this application page is referring to the old CentOS software stack which is obsolete and does not work any more with the new Ubuntu setup. You can find an overview on the Ubuntu software stack on this wiki page.
Contents
Category
Development, MathematicsDescription
The Intel Math Kernel Library (Intel MKL) is a library of optimized math routines for science, engineering, and financial applications. Core math functions include BLAS, LAPACK, ScaLAPACK, sparse solvers, fast Fourier transforms, and vector math. The routines in MKL are hand-optimized specifically for Intel processors.Available versions (Euler, old software stack)
Legacy versions | Supported versions | New versions |
---|---|---|
14.0.1 | 2017.5, 2018.0, 2018.1 |
Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.
In the new software stack, there are no separate MKL modules any more. MKL is part of the intel module.Environment modules (Euler, old software stack)
Version | Module load command | Additional modules loaded automatically |
---|---|---|
14.0.1 | module load mkl/14.0.1 | |
2017.5 | module load new mkl/2017.5 | |
2018.0 | module load new mkl/2018.0 | |
2018.1 | module load new mkl/2018.1 |
Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.