mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 05:54:32 +00:00 
			
		
		
		
	NGO stores reenabled
This commit is contained in:
		@@ -9,10 +9,10 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#include <immintrin.h>
 | 
					#include <immintrin.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef KNC_ONLY_STORES
 | 
					//#ifndef KNC_ONLY_STORES
 | 
				
			||||||
#define  _mm512_storenrngo_ps _mm512_store_ps  // not present in AVX512
 | 
					//#define  _mm512_storenrngo_ps _mm512_store_ps  // not present in AVX512
 | 
				
			||||||
#define  _mm512_storenrngo_pd _mm512_store_pd  // not present in AVX512
 | 
					//#define  _mm512_storenrngo_pd _mm512_store_pd  // not present in AVX512
 | 
				
			||||||
#endif
 | 
					//#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace Optimization {
 | 
					namespace Optimization {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user