diff --git a/config/ifort.cfg b/config/ifort.cfg index f8685bc0..714c4b10 100644 --- a/config/ifort.cfg +++ b/config/ifort.cfg @@ -58,6 +58,6 @@ FCFLAGS : -xSSE2 -C -fpe0 -implicitnone ################# # [OPENMP] -FC : -qopenmp -w +FC : -qopenmp IRPF90_FLAGS : --openmp diff --git a/config/ifort_avx.cfg b/config/ifort_avx.cfg index b14369d3..a2cb4c8a 100644 --- a/config/ifort_avx.cfg +++ b/config/ifort_avx.cfg @@ -58,6 +58,6 @@ FCFLAGS : -xSSE2 -C -fpe0 -implicitnone ################# # [OPENMP] -FC : -qopenmp -w +FC : -qopenmp IRPF90_FLAGS : --openmp diff --git a/config/ifort_mpi.cfg b/config/ifort_mpi.cfg index 16be2ed2..e0d489a0 100644 --- a/config/ifort_mpi.cfg +++ b/config/ifort_mpi.cfg @@ -59,6 +59,6 @@ FCFLAGS : -xSSE2 -C -fpe0 -implicitnone ################# # [OPENMP] -FC : -qopenmp -w +FC : -qopenmp IRPF90_FLAGS : --openmp diff --git a/config/ifort_rome.cfg b/config/ifort_rome.cfg index 9bd41096..5ed01227 100644 --- a/config/ifort_rome.cfg +++ b/config/ifort_rome.cfg @@ -58,6 +58,6 @@ FCFLAGS : -xSSE2 -C -fpe0 -implicitnone ################# # [OPENMP] -FC : -qopenmp -w +FC : -qopenmp IRPF90_FLAGS : --openmp diff --git a/config/ifort_xHost.cfg b/config/ifort_xHost.cfg index aa5bb966..ddb4aa2d 100644 --- a/config/ifort_xHost.cfg +++ b/config/ifort_xHost.cfg @@ -58,6 +58,6 @@ FCFLAGS : -xSSE2 -C -fpe0 -implicitnone ################# # [OPENMP] -FC : -qopenmp -w +FC : -qopenmp IRPF90_FLAGS : --openmp