mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-15 06:17:05 +01:00
Improved stencil tests passing all on KNL multinode
This commit is contained in:
@ -45,7 +45,6 @@ int main (int argc, char ** argv)
|
||||
|
||||
LatticeComplex U(&Fine);
|
||||
LatticeComplex ShiftU(&Fine);
|
||||
|
||||
LatticeComplex lex(&Fine);
|
||||
lex=zero;
|
||||
Integer stride =1;
|
||||
|
Reference in New Issue
Block a user