Changeset 2796 for trunk/ICOSA_LMDZ/arch
- Timestamp:
- Oct 4, 2022, 12:54:56 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ICOSA_LMDZ/arch/arch-X64_IRENE-AMD.fcm
r2783 r2796 9 9 %BASE_FFLAGS -i4 -r8 -auto -align all -fp-model strict -mavx2 10 10 %PROD_FFLAGS -O3 11 %DEV_FFLAGS -p -g -O2 -traceback -fp-stack-check12 %DEBUG_FFLAGS -p -g -traceback - fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan11 %DEV_FFLAGS -p -g -O2 -traceback 12 %DEBUG_FFLAGS -p -g -traceback -check bounds -debug full 13 13 %C_COMPILER mpicc 14 14 %C_OPTIM -O2 -ip -xCORE-AVX2
Note: See TracChangeset
for help on using the changeset viewer.