source: trunk/LMDZ.COMMON/arch/arch-mascaret_intel_para.fcm @ 3454

Last change on this file since 3454 was 2588, checked in by aslmd, 3 years ago

new arch files for mascaret with spack/intel/openmpi compiler

File size: 858 bytes
Line 
1%COMPILER            mpifort
2%LINK                mpifort
3%AR                  ar
4%MAKE                make
5%FPP_FLAGS           -P -traditional
6%FPP_DEF             NC_DOUBLE LAPACK BLAS SGEMV=DGEMV SGEMM=DGEMM
7%BASE_FFLAGS         -real-size 64 -ip -qmkl=parallel -fp-model precise -align common -mcmodel=large -shared-intel
8%PROD_FFLAGS         -O2
9%DEV_FFLAGS          -O2
10%DEBUG_FFLAGS        -fpe0 -g -no-ftz -check -traceback -ftrapuv -fp-stack-check -O0
11%C_COMPILER          mpicc
12%C_OPTIM             -O2 -ip
13%MPI_FFLAGS          -I/data1/spack/opt/spack/linux-centos7-broadwell/intel-2021.4.0/openmpi-4.1.1-r53mtbwmbl62raoqpyy7rvcrk6aqpuer/include
14%OMP_FFLAGS
15%BASE_LD             -qmkl=parallel
16%MPI_LD              -L/data1/spack/opt/spack/linux-centos7-broadwell/intel-2021.4.0/openmpi-4.1.1-r53mtbwmbl62raoqpyy7rvcrk6aqpuer/lib  -lmpi
17%OMP_LD
18
Note: See TracBrowser for help on using the repository browser.