Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Intel MKL 10.2 Update 4 is now available

Todd_R_Intel
Employee
298 Views

Intel MKL 10.2 Update 4 is now available. It includes the following features:

  • New Features
    • Introduced the single precision complex absolute value function SCABS1
    • Introduced the solver ?DTSVB for diagonally dominant tri-diagonal systems which is up to 2x faster than the general solver with partial pivoting (?GTSV)
      • Added routines for factorization (?DTTRFB) and the forward/backward substitution (?DTTRSB) of the diagonally dominant tri-diagonal systems
  • Performance improvements
    • FFTs
      • Enhanced performance for transforms which are a multiple of 8 or 13
      • Optimized 1D complex cluster FFTs for non-power-of-2 vector lengths
    • VSL
      • Convolution and Correlation computations that require decimation show significant improvements
  • Bug fixes

CODE TIPS

0 Kudos
0 Replies
Reply