mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 05:54:32 +00:00 
			
		
		
		
	Asm option for AVX512
This commit is contained in:
		@@ -19,6 +19,7 @@ namespace Grid {
 | 
			
		||||
    class WilsonFermion5DStatic { 
 | 
			
		||||
    public:
 | 
			
		||||
      // S-direction is INNERMOST and takes no part in the parity.
 | 
			
		||||
      static int AsmOptDslash; // these are a temporary hack
 | 
			
		||||
      static int HandOptDslash; // these are a temporary hack
 | 
			
		||||
      static const std::vector<int> directions;
 | 
			
		||||
      static const std::vector<int> displacements;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user