Last change
on this file since 5304 was
2439,
checked in by lguez, 9 years ago
|
"-check all" includes "arg_temp_created", which is annoying so we
detail "check bounds", etc.
|
File size:
879 bytes
|
Line | |
---|
1 | %COMPILER mpif90 |
---|
2 | %LINK mpif90 |
---|
3 | %AR ar |
---|
4 | %MAKE gmake |
---|
5 | %FPP_FLAGS -P -traditional |
---|
6 | %FPP_DEF NC_DOUBLE FFT_MKL |
---|
7 | %BASE_FFLAGS -i4 -r8 -auto -recursive -mcmodel=medium -align all -fp-model strict -xCORE-AVX2 |
---|
8 | %PROD_FFLAGS -O2 -ip |
---|
9 | %DEV_FFLAGS -p -g -O1 -fpe0 -traceback |
---|
10 | %DEBUG_FFLAGS -p -g -O0 -fpe-all=0 -ftz -ftrapuv -fp-stack-check -check bounds,format,output_conversion,pointers,uninit -debug -traceback |
---|
11 | %MPI_FFLAGS |
---|
12 | %OMP_FFLAGS -openmp -openmp-threadprivate compat |
---|
13 | %BASE_LD -i4 -r8 -auto -shared-intel -Wl,-rpath=/opt/software/libraries/netcdf/bullxmpi/netcdf-4.3.3-rc2/lib:/opt/software/libraries/netcdf/bullxmpi/netcdf-fortran-4.4.1-4.3.3-rc2/lib:/opt/software/libraries/hdf5/hdf5_with_bullxmpi/1.8.14/lib $MKL_LIBS |
---|
14 | %MPI_LD |
---|
15 | %OMP_LD -openmp |
---|
Note: See
TracBrowser
for help on using the repository browser.