Changeset 1572 for trunk/LMDZ.COMMON/arch
- Timestamp:
- Jul 11, 2016, 9:35:35 AM (8 years ago)
- Location:
- trunk/LMDZ.COMMON/arch
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/arch/arch-X64_ADA.fcm
r1501 r1572 9 9 %PROD_FFLAGS -O2 -ip -fp-model strict -axAVX,SSE4.2 10 10 %DEV_FFLAGS -p -g -O1 -fpe0 -traceback 11 %DEBUG_FFLAGS -p -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check all-debug11 %DEBUG_FFLAGS -p -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check bounds,format,output_conversion,pointers,uninit -debug 12 12 %C_COMPILER gcc 13 13 %C_OPTIM -O3 -
trunk/LMDZ.COMMON/arch/arch-X64_MESU.fcm
r1506 r1572 8 8 %PROD_FFLAGS -O2 9 9 %DEV_FFLAGS -p -g -O1 -fpe0 -traceback 10 %DEBUG_FFLAGS -p -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check all-debug10 %DEBUG_FFLAGS -p -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check bounds,format,output_conversion,pointers,uninit -debug 11 11 %MPI_FFLAGS 12 12 %OMP_FFLAGS -openmp -
trunk/LMDZ.COMMON/arch/arch-X64_OCCIGEN.fcm
r1511 r1572 8 8 %PROD_FFLAGS -O2 -ip -xCORE-AVX2 9 9 %DEV_FFLAGS -p -g -O1 -fpe0 -traceback 10 %DEBUG_FFLAGS -p -g -O0 -fpe0 -ftrapuv -fp-stack-check -check all-debug -traceback10 %DEBUG_FFLAGS -p -g -O0 -fpe0 -ftrapuv -fp-stack-check -check bounds,format,output_conversion,pointers,uninit -debug -traceback 11 11 %MPI_FFLAGS 12 12 %OMP_FFLAGS -openmp -openmp-threadprivate compat
Note: See TracChangeset
for help on using the changeset viewer.