1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00

Update Benchmark_dwf.cc

This commit is contained in:
Peter Boyle 2016-06-03 13:44:41 +01:00
parent f78d89bcbe
commit 048ac04abc

View File

@ -131,7 +131,7 @@ int main (int argc, char ** argv)
RealD NP = UGrid->_Nprocessors;
for(int doasm=1;doasm<2;doasm++){
for(int doasm=0;doasm<1;doasm++){
QCD::WilsonKernelsStatic::AsmOpt=doasm;