ITS/High Performance Computing Cluster/help on Intel Math Kernel Library
[edit] Intel Math Kernel Library on the ITS HPC Cluster
The Intel Math Kernel Library (MKL) contains LAPACK, BLAS, some FFT routines, and a miscellany of other math capabilities. Version 5.1 is currently available on the ITS HPC cluster.
To use Intel MKL, you must modify your environment by typing the following command to the shell prompt:
module load mkl
This will modify your environment correctly to enable you to use Intel MKL in the current login session. If you logout and login again, you will need to load the MKL module again.
When linking, use $MKL as in:
mpif90 $MKL options... executable args
This article is a stub. You can help by adding to it.
| ITS High Performance Cluster Articles | |
|---|---|
| This article is part of the ITS Cluster series of articles | |
| FAQ | Intel compilers | GNU compilers | Portland Group compilers | |
| Intel Math Kernel Library | MINPACK | ScaLAPACK | GSL | FFTW3 | MPICH | NAG | |
| R | Mathematica | NAMD | GROMACS | Amber | MATLAB | |
| FLUENT | GAMESS | Gaussian | MOLCAS | LAMMPS | APBS | |
