MKL

From UFRC
Revision as of 20:47, 18 August 2022 by Israel.herrera (talk | contribs)
Jump to navigation Jump to search

Description

mkl website  

This module enables the use of the Intel Math Kernel Libraries (MKL)

Intel Math Kernel Library (Intel MKL) is a computing math library of highly optimized, extensively threaded math routines for applications that require maximum performance. Core math functions include BLAS, LAPACK, ScaLAPACK1, sparse solvers, fast Fourier transforms, vector math, and more.

Offering performance optimizations for current and next-generation Intel processors, it includes improved integration with Microsoft Visual Studio*, Eclipse*, and XCode*. The Intel> MKL computing math library allows for full integration of the Intel Compatibility OpenMP* runtime library for greater Windows*/Linux* cross-platform compatibility.

The specific syntax required for linking against MKL depends on the desired threading and ILP settings. For more information, consult" the Intel Link advisor at: http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/

Environment Modules

Run module spider mkl to find out what environment modules are available for this application.

System Variables

  • HPC_MKL_DIR - installation directory
  • HPC_MKL_LIB - library directory
  • HPC_MKL_INC - includes directory