This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Is MKL version 2022.00 supported? use eigen 3.4.0

Tags: None
(comma "," separated)
sunqianfan
Registered Member
Posts
1
Karma
0
Is MKL version 2022.00 supported? Intel ® oneAPI Base Toolkit。

Because I run the following code,
-----------------------------------------------
MatrixXf matBinData1 = MatrixXf::Random(1000, 1000);
MatrixXf matBinData2 = MatrixXf::Random(1000, 1000);
MatrixXf matBinData3 = matBinData1 * matBinData2;
-------------------------------------------------------------------------------
An error occurred
in .\eigen\Eigen\src\Core\products\GeneralMatrixMatrix_BLAS.h
#ifdef EIGEN_USE_MKL
GEMM_SPECIALIZATION(double, d, double, dgemm)
GEMM_SPECIALIZATION(float, f, float, sgemm) // An error occurred here
GEMM_SPECIALIZATION(dcomplex, cd, MKL_Complex16, zgemm)
GEMM_SPECIALIZATION(scomplex, cf, MKL_Complex8, cgemm)
#else
thanks a lot!


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]