From 6965a136a0892bc7f216e97c84d0b3bd003e6c77 Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Fri, 15 May 2015 11:51:15 +0100 Subject: [PATCH] Remove debug masking --- benchmarks/Grid_wilson.cc | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/benchmarks/Grid_wilson.cc b/benchmarks/Grid_wilson.cc index 7718eb19..e49d4515 100644 --- a/benchmarks/Grid_wilson.cc +++ b/benchmarks/Grid_wilson.cc @@ -50,25 +50,20 @@ int main (int argc, char ** argv) U[mu] = peekIndex(Umu,mu); } - std::vector mask({1,1,1,1,1,1,1,1}); { // Naive wilson implementation ref = zero; for(int mu=0;mu