mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Asm option for AVX512
This commit is contained in:
parent
16c7993434
commit
1159de165c
@ -19,6 +19,7 @@ namespace Grid {
|
|||||||
class WilsonFermion5DStatic {
|
class WilsonFermion5DStatic {
|
||||||
public:
|
public:
|
||||||
// S-direction is INNERMOST and takes no part in the parity.
|
// S-direction is INNERMOST and takes no part in the parity.
|
||||||
|
static int AsmOptDslash; // these are a temporary hack
|
||||||
static int HandOptDslash; // these are a temporary hack
|
static int HandOptDslash; // these are a temporary hack
|
||||||
static const std::vector<int> directions;
|
static const std::vector<int> directions;
|
||||||
static const std::vector<int> displacements;
|
static const std::vector<int> displacements;
|
||||||
|
Loading…
Reference in New Issue
Block a user