Intel® MKL 2017 ( 6 September 2016)
DPD200584193 | Parallel Direct Sparse Solver for Cluster crahes or returns wrong solving comlex linear systems with Hermit Matrixes in the case if number of MPI processes > 2 |
DPD200583633 | Fixed the problem when Intel MKL produces the error message "mismatch detected for '_MSC_VER' .... " when staticaly links with mkl_tbb_thread.lib |
DPD200583000 | Added description of LapackE_xerbla routine to the MKL's documentation |
DPD200409897 | Fixed the Intel MKL Pardiso failure when multiple simultaneous (single-threaded) instances are used in a OpenMp loop |
DPD200582626 | Fixed the Intel MKL Pardiso failures when METIS reodering and huge block on the diagonal |
DPD200578518 | df?InterpolateEx1D function returns incorrect index of the cell that contains the right boundary of the interpolation interval |
DPD200243632 | Extended version of the Integrate function, df?IntegrateEx1D does not pass the type of integration limit, left or right, into the callback function |
DPD200582431 | Fixed CP2K code crash in MKLs routines after moving since MKL 11.3.1 to 11.3.2 |
DPD200584978 | Fixed Intel MKL ERROR: Parameter 3 was incorrect on entry to DSYTRF |
DPD200571698 | Optimized performance of ?getrf, ?getrs and ?getri for very small cases. |
DPD200584139 | Fixed mkl_lapack.h : const modificator have to be removed (?lacrm,?larcm) |
DPD200575462 | Added support of partial SVD functionality in MKL |
DPD200582751 | Fixed low Automatic Offload performance of mkl_?getrfnpi |
DPD200584255 | Fixed issue with calling LAPACK functions with a workspace query so that unused parameters could be passed in as nullptr. |
Intel® MKL 2017 Beta ( 17 Feb 2016)
DPD200577117 | SP2DP custom library sources created and published in online article |
DPD200575663 | Fixed the problem of SVD computation of very wide matrix performing significantly slower than SVD computation of its transposition |
DPD200574694 | Introduced support for major-column layout in the results returned by the df?Interpolate1D routine |
DPD200576806 | Fixed the Intel MKL Pardiso hang problem when called from an OMP critical section |
DPD200580172 | Fixed the problem with Intel MKL Pardiso's hanging on the reordering stage for real and symmetric indefinite matrix |
DPD200576441 | Fixed the issue with Intel MKL Cluster FFTW and original FFTW produce the different results in the case of out-of-place computation |
DPD200574978 | Resolved the segmentation fault resulting from a call to pthread_exit(0) |
DPD200571078 | Introduced mkl_progress support for the Parallel Direct Sparse Solver for Clusters and fixed the incorrect behavior with mkl_progress routine from Intel MKL Pardiso for SMP |
DPD200372223 | Improved performance of spline interpolation on multiple threads |
DPD200374978 | Improved performance of GEMM family routines for skinny matrix A(n,k) for n/k > 100 for Intel(R) Xeon Phi™( aka KNL ) |