mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-02 21:14:32 +00:00 
			
		
		
		
	Assembler files
This commit is contained in:
		@@ -1,4 +1,6 @@
 | 
			
		||||
#include <Grid.h>
 | 
			
		||||
#if defined(AVX512) || defined (IMCI)
 | 
			
		||||
 | 
			
		||||
#include <simd/Avx512Asm.h>
 | 
			
		||||
 | 
			
		||||
#undef VLOAD
 | 
			
		||||
@@ -312,3 +314,4 @@ void WilsonKernels<Impl >::DiracOptAsmDhopSite(CartesianStencil &st,DoubledGauge
 | 
			
		||||
  template class WilsonKernels<WilsonImplD>; 
 | 
			
		||||
 | 
			
		||||
}}
 | 
			
		||||
#endif
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user