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