mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-25 05:05:56 +01:00
Use MKL DGEMM
This commit is contained in:
parent
f523dddef0
commit
80003787c9
@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
#define EIGEN_USE_MKL_ALL
|
||||
#if defined __GNUC__
|
||||
#pragma GCC diagnostic push
|
||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
||||
|
Loading…
x
Reference in New Issue
Block a user