Changeset 4013 for LMDZ6/branches/Ocean_skin/arch
- Timestamp:
- Nov 19, 2021, 4:58:59 PM (3 years ago)
- Location:
- LMDZ6/branches/Ocean_skin
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Ocean_skin
- Property svn:mergeinfo changed
-
LMDZ6/branches/Ocean_skin/arch/arch-X64_IRENE-AMD.fcm
r3798 r4013 9 9 %PROD_FFLAGS -O3 -mavx2 -fp-model fast=2 10 10 %DEV_FFLAGS -fp-model strict -p -g -O2 -traceback -fp-stack-check 11 %DEBUG_FFLAGS -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv 12 #%DEBUG_FFLAGS -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan 11 %DEBUG_FFLAGS -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan 13 12 %MPI_FFLAGS 14 13 %OMP_FFLAGS -qopenmp -
LMDZ6/branches/Ocean_skin/arch/arch-X64_IRENE.fcm
r3605 r4013 10 10 %PROD_FFLAGS -O3 -axAVX,SSE4.2 -fp-model fast=2 11 11 %DEV_FFLAGS -fp-model strict -p -g -O2 -traceback -fp-stack-check 12 %DEBUG_FFLAGS -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv 13 #%DEBUG_FFLAGS -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan 12 %DEBUG_FFLAGS -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan 14 13 %MPI_FFLAGS 15 14 %OMP_FFLAGS -qopenmp
Note: See TracChangeset
for help on using the changeset viewer.