diff --git a/docs.it4i/software/intel/intel-suite/intel-mkl.md b/docs.it4i/software/intel/intel-suite/intel-mkl.md index 5ef538234957e84a28943eb4554f1f9609248ec9..9970178048bf1f3a620b0d58f87c6663acc51d71 100644 --- a/docs.it4i/software/intel/intel-suite/intel-mkl.md +++ b/docs.it4i/software/intel/intel-suite/intel-mkl.md @@ -15,11 +15,12 @@ Intel Math Kernel Library (Intel MKL) is a library of math kernel subroutines, e For details, see the [Intel MKL Reference Manual][a]. -For the list of available Intel MKL modules, use: +## Installed Versions + +For the current list of installed versions, use: ```console $ ml av imkl -$ ml imkl ``` The module sets up environment variables, required for linking and running MKL-enabled applications. The most important variables are the `$MKLROOT`, `$CPATH`, `$LD_LIBRARY_PATH`, and `$MKL_EXAMPLES`.