source: CONFIG_DEVT/LMDZOR_V6.2_work_ENSEMBLES/modeles/XIOS/arch/arch-X64_CURIE_PGI.fcm @ 5477

Last change on this file since 5477 was 5477, checked in by aclsce, 4 years ago
  • Created CONFIG_DEVT directory
  • First import of LMDZOR_V6.2_work_ENSEMBLES working configuration
File size: 693 bytes
Line 
1################################################################################
2###################                Projet XIOS               ###################
3################################################################################
4
5%CCOMPILER      mpicxx -noswitcherror
6%FCOMPILER      mpif90 -noswitcherror
7%LINKER         mpif90 -noswitcherror
8
9%BASE_CFLAGS    c++11 -D__NONE__
10%PROD_CFLAGS    -O3 -D BOOST_DISABLE_ASSERTS
11%DEV_CFLAGS     -g -O2
12%DEBUG_CFLAGS   -g
13
14%BASE_FFLAGS    -D__NONE__
15%PROD_FFLAGS    -O3
16%DEV_FFLAGS     -g -O2
17%DEBUG_FFLAGS   -g
18
19%BASE_INC       -D__NONE__
20%BASE_LD        -pgcpplibs
21
22%CPP            cpp
23%FPP            cpp -P
24%MAKE           gmake
Note: See TracBrowser for help on using the repository browser.