1
0
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:
paboyle
2017-02-07 00:58:34 -05:00
parent b5e9c900a4
commit 9ff97b4711
4 changed files with 109 additions and 52 deletions

View File

@ -45,7 +45,6 @@ int main (int argc, char ** argv)
LatticeComplex U(&Fine);
LatticeComplex ShiftU(&Fine);
LatticeComplex lex(&Fine);
lex=zero;
Integer stride =1;