mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix compilation with MKL support
This commit is contained in:
1
Eigen/src/Core/util/MKL_support.h
Normal file → Executable file
1
Eigen/src/Core/util/MKL_support.h
Normal file → Executable file
@@ -72,6 +72,7 @@
|
||||
#endif
|
||||
|
||||
#if defined EIGEN_USE_MKL
|
||||
|
||||
#define EIGEN_MKL_VML_THRESHOLD 128
|
||||
|
||||
/* MKL_DOMAIN_BLAS, etc are defined only in 10.3 update 7 */
|
||||
|
||||
Reference in New Issue
Block a user