From e9e84ccd1054a9e8c8c1a86e282a45dbf4460640 Mon Sep 17 00:00:00 2001 From: David Minton Date: Tue, 13 Apr 2021 16:16:34 -0400 Subject: [PATCH] Switched back to host-dependent vector instruction flag --- Makefile.Defines | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.Defines b/Makefile.Defines index eb39cffda..5ad6e242a 100644 --- a/Makefile.Defines +++ b/Makefile.Defines @@ -54,7 +54,7 @@ VTUNE_FLAGS = -g -O2 -vec -simd -shared-intel -qopenmp -debug inline-debug-info IDEBUG = -O0 -warn all -nogen-interfaces -no-pie -no-ftz -fpe-all=0 -g -traceback -mp1 -fp-model strict -fpe0 -debug all -align all -pad -ip -prec-div -prec-sqrt -assume protect-parens -CB -no-wrap-margin STRICTREAL = -mp1 -fp-model strict -prec-div -prec-sqrt -ftz -assume protect-parens -SIMDVEC = -vec -simd -xCORE-AVX2 -fma -align all -assume contiguous_assumed_shape -vecabi=cmdtarget +SIMDVEC = -vec -simd -xhost -fma -align all -assume contiguous_assumed_shape -vecabi=cmdtarget PAR = -parallel -qopenmp HEAPARR = -heap-arrays 1048576 OPTIMIZE = -qopt-report=5