mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-11 22:50:45 +01:00
NGO stores reenabled
This commit is contained in:
parent
23813ac798
commit
f4b6d1dfea
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user