reset ifort_mpi.cfg

This commit is contained in:
Anthony Scemama 2017-11-27 02:20:34 +01:00
parent 99cbe9cfe3
commit 4243595a17
1 changed files with 1 additions and 2 deletions

View File

@ -30,9 +30,8 @@ OPENMP : 1 ; Append OpenMP flags
# -ip : Inter-procedural optimizations
# -ftz : Flushes denormal results to zero
#
#FCFLAGS : -xAVX -O2 -ip -ftz -g -traceback
[OPT]
FCFLAGS : -xAVX -O2 -ip -ftz -g -traceback -C -fpe0
FCFLAGS : -xAVX -O2 -ip -ftz -g -traceback
# Profiling flags
#################