Skip to Content

intel-mkl v2023.0.0

Created
Updated

Intel® Math Kernel Library (Intel® MKL) accelerates math processing routines, increases application performance, and reduces development time on Intel® processors.

# Usage

intel-mkl provides CMake targets:

find_package(MKL CONFIG REQUIRED)
target_link_libraries(main PRIVATE MKL::MKL) 

# License

Unspecified

# Supported Platforms

(windows | linux | osx) & x64

  • linux
  • osx
  • windows-x64
  • uwp
  • windows-arm64
  • windows-x86

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Jacob Zhong's avatar Jacob Zhong
  • JonLiu1993's avatar JonLiu1993
  • pradeep's avatar pradeep
  • NancyLi1013's avatar NancyLi1013
  • Alexander Neumann's avatar Alexander Neumann
  • Kai Pastor's avatar Kai Pastor
  • Cheney Wang's avatar Cheney Wang

# Changelog

  • d517ee7 [intel-mkl] Fix cmake usage issue (#33460)
  • 7de72f8 [intel-mkl] Fix space in -I flag (#32222)
  • ed8fb07 [intel-mkl] Overhaul, install osx (#30483)
  • 0526b9c [intel-mkl] install mkl instead of requesting the user to install it (#29437)
  • eba4f2c [intel-mkl] Update description field (#19461)
  • 1ecfc2b [intel-mkl] Lookup oneapi installation for mkl headers (#19296)
  • 2906878 [intel-mkl] Update to 2020 (#12978)
  • ea2e5d7 [mkl] Add port MKL (#2806)

# Source