From 3386f90af4e37f016a3058ce1eef6f85ff4c7586 Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Wed, 1 Jul 2015 19:40:39 +0200 Subject: [PATCH] QP_ROOT substitution in configure --- config/ifort.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ifort.cfg b/config/ifort.cfg index 9be91bae..c38d6724 100644 --- a/config/ifort.cfg +++ b/config/ifort.cfg @@ -31,7 +31,7 @@ OPENMP : 1 ; Append OpenMP flags # -ftz : Flushes denormal results to zero # [OPT] -FCFLAGS : -xSSE4.2 -O2 -ip -opt-prefetch -ftz -g +FCFLAGS : -xHost -O2 -ip -opt-prefetch -ftz -g # Profiling flags #################