From 1caa3fbc2df88b1fa667a1bb5515424a0e96aac1 Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Tue, 27 Dec 2016 11:24:45 +0000 Subject: [PATCH] LOCK UNLOCK only --- lib/simd/Intel512wilson.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/simd/Intel512wilson.h b/lib/simd/Intel512wilson.h index 6d0d6f63..3ca0b648 100644 --- a/lib/simd/Intel512wilson.h +++ b/lib/simd/Intel512wilson.h @@ -98,6 +98,8 @@ Author: paboyle // a little as some duplication developed during trying different // variants during optimisation. Could cut back to only those used. ////////////////////////////////////////////////////////////////// +#define LOCK_GAUGE(dir) +#define UNLOCK_GAUGE(dir) // const SiteSpinor * ptr = & in._odata[offset]; #define LOAD_CHIMU(PTR) LOAD_CHIMUi(PTR)