Math Kernel Library

From Wikipedia, the free encyclopedia
Jump to: navigation, search
Math Kernel Library
Developer(s) Intel
Initial release 9 May 2003
Type library or framework
License Proprietary
Website MKL page

Intel's Math Kernel Library (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 library supports Intel and compatible processors and is available for Windows, Linux and Mac OS X operating systems.

Contents

History [edit]

Intel launched the Math Kernel Library on May 9, 2003 and called it blas.lib.[1] The project's development teams are located in Russia and the United States. Both standalone and bundled versions of the library are available. The current available version of the library is 11.0.[2]

Criticism [edit]

Intel has published benchmarks to substantiate claims of performance leadership over open source and AMD libraries on Intel and non-Intel processors. Nevertheless, the 64-bit version of the Math Kernel Library has been criticized for being suboptimal on non-Intel processors. See criticism of the Intel C++ compiler for a related discussion.

See also [edit]

References [edit]

  1. ^ "Intel launches library tool for developers. (Intel Math Kernel Library 6.0 )(Brief Article)". Telecomworldwire. May 9, 2003. Retrieved November 29, 2009. 
  2. ^ Intel Corporation (2010). "Intel Math Kernel Library (Intel MKL)". Retrieved December 1, 2010. 

External links [edit]