1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-18 07:47:06 +01:00

Build avx512 clean

This commit is contained in:
paboyle
2016-03-25 09:35:33 -07:00
parent f54e0ec9bd
commit 644fd6d32e
6 changed files with 8 additions and 2329 deletions

View File

@ -118,7 +118,7 @@ case ${ac_SIMD} in
echo Configuring for AVX512
AC_DEFINE([AVX512],[1],[AVX512 Intrinsics for Knights Landing] )
supported="cross compilation"
ac_ZMM=yes;
ac_ZMM=no;
;;
IMCI)
echo Configuring for IMCI