Changeset 2629 for trunk/LMDZ.COMMON
- Timestamp:
- Mar 1, 2022, 11:30:24 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/arch/arch-X64_OCCIGEN.fcm
r1999 r2629 5 5 %FPP_FLAGS -P -traditional 6 6 %CPP_FLAGS -P 7 %FPP_DEF NC_DOUBLE LAPACK BLAS SGEMV=DGEMV SGEMM=DGEMMFFT_MKL7 %FPP_DEF NC_DOUBLE LAPACK FFT_MKL 8 8 %CPP_DEF LAPACK 9 9 %BASE_FFLAGS -i4 -r8 -auto -align all -fp-model strict … … 14 14 %C_OPTIM -O2 -ip -xCORE-AVX2 15 15 %MPI_FFLAGS 16 %OMP_FFLAGS -qopenmp -qopenmp-threadprivate 17 %BASE_LD -i4 -r8 -auto -shared-intel $MKL_LIBS 16 %OMP_FFLAGS -qopenmp -qopenmp-threadprivate=compat 17 %BASE_LD -i4 -r8 -auto -shared-intel $MKL_LIBS -lpthread 18 18 %MPI_LD 19 %OMP_LD -qopenmp 19 %OMP_LD -qopenmp -qopenmp-threadprivate=compat
Note: See TracChangeset
for help on using the changeset viewer.