Skip to main content

MKL Support Functions

Project description

mkl-service - Python package for run-time control of Intel(R) Math Kernel Library.

Build Status

See the blog announcing the release.


To install conda package, use conda install -c intel mkl-service, or conda install -c conda-forge mkl-service.

To install pypi package, use python -m pip install mkl-service.


Intel(R) Math Kernel Library support functions are subdivided into the following groups according to their purpose:

  • Version Information
  • Threading Control
  • Timing
  • Memory Management
  • Conditional Numerical Reproducibility Control
  • Miscellaneous

A short example, illustrating it use:

import tomopy
import mkl
mkl.domain_set_num_threads(1, domain='fft') # Intel(R) MKL FFT functions to run sequentially

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

mkl_service-2.4.1-0-cp310-cp310-win_amd64.whl (61.3 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

mkl_service-2.4.1-0-cp310-cp310-manylinux2014_x86_64.whl (75.6 kB view hashes)

Uploaded CPython 3.10

mkl_service-2.4.1-0-cp39-cp39-win_amd64.whl (61.3 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

mkl_service-2.4.1-0-cp39-cp39-manylinux2014_x86_64.whl (75.6 kB view hashes)

Uploaded CPython 3.9

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page