mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-03 21:44:33 +00:00 
			
		
		
		
	Merge branch 'master' of https://github.com/paboyle/Grid
This commit is contained in:
		@@ -118,12 +118,12 @@ void WilsonKernels<Impl >::DiracOptAsmDhopSite(StencilImpl &st,DoubledGaugeField
 | 
			
		||||
  
 | 
			
		||||
  StencilEntry *SE;
 | 
			
		||||
 | 
			
		||||
  //#define STAMP(i) timers[i] = __rdtsc() ; 
 | 
			
		||||
#define STAMP(i) //timers[i] = __rdtsc() ; 
 | 
			
		||||
  //#define STAMP(i) timers[i] = cyclecount() ; 
 | 
			
		||||
#define STAMP(i) //timers[i] = cyclecount() ; 
 | 
			
		||||
 | 
			
		||||
  MASK_REGS;
 | 
			
		||||
 | 
			
		||||
  first = __rdtsc();
 | 
			
		||||
  first = cyclecount();
 | 
			
		||||
 | 
			
		||||
  SE=st.GetEntry(ptype,Xm,ss);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user