Skip to content

Releases: IntelPython/mkl-service

v2.4.1

12 Feb 12:36
1bc00fa
Compare
Choose a tag to compare

Transition from nose to unittest and then to pytest to enable support for Python 3.12. Added Github Actions CI. Removed six as a dependency.

v2.4.0.post1

25 Aug 15:53
fce93dd
Compare
Choose a tag to compare
  • Update description for Pypi package installation

v2.4.0

25 May 13:07
Compare
Choose a tag to compare

Fixed issue #14.

Added mkl.set_num_stripes and mkl.get_num_stripes

Also expanded support isa keyword argument values in mkl.enable_instructions(isa=isa) function per recent Intel(R) oneMKL support.

v2.3.0

29 Aug 19:29
Compare
Choose a tag to compare

Upgraded support for conditional numerical reproducibility, but adding support for strict variant added in MKL 2019.3, support CNR for AVX512, AVX512_E1 and MIC variants of these.

v2.1.0

11 Jun 20:46
Compare
Choose a tag to compare

Replaced use of numpy.distutils with use of setuptools.

v2.0.2

23 May 15:26
Compare
Choose a tag to compare

Corrected install_requires keyword in setup.py. Cython is not required for installing this packages.

v2.0.1

21 Apr 17:29
Compare
Choose a tag to compare

Version 2.0.1 of mkl-service package.