1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-24 20:55:55 +01:00

LOCK UNLOCK only

This commit is contained in:
Peter Boyle 2016-12-27 11:24:45 +00:00
parent eabf316ed9
commit 1caa3fbc2d

View File

@ -98,6 +98,8 @@ Author: paboyle <paboyle@ph.ed.ac.uk>
// a little as some duplication developed during trying different // a little as some duplication developed during trying different
// variants during optimisation. Could cut back to only those used. // variants during optimisation. Could cut back to only those used.
////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////
#define LOCK_GAUGE(dir)
#define UNLOCK_GAUGE(dir)
// const SiteSpinor * ptr = & in._odata[offset]; // const SiteSpinor * ptr = & in._odata[offset];
#define LOAD_CHIMU(PTR) LOAD_CHIMUi(PTR) #define LOAD_CHIMU(PTR) LOAD_CHIMUi(PTR)