Changeset 2151 for XIOS/trunk


Ignore:
Timestamp:
06/10/21 10:16:55 (3 years ago)
Author:
jderouillat
Message:

Update arch files for CMCC cluster

Location:
XIOS/trunk/arch
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/arch/arch-X64_ZEUS.env

    r2039 r2151  
    33module load intel20.1/szip/2.1.1 
    44module load cmake 
     5module load gcc_9.1.0/9.1.0 
    56module load intel20.1/20.1.217 
    67module load impi20.1/19.7.217 
  • XIOS/trunk/arch/arch-X64_ZEUS.fcm

    r2039 r2151  
    55%LINKER         mpiifort -nofor-main 
    66 
    7 %BASE_CFLAGS    -diag-disable 1125 -diag-disable 279 
     7%BASE_CFLAGS    -diag-disable 1125 -diag-disable 279 -std=c++11 
    88%PROD_CFLAGS    -O3 -D BOOST_DISABLE_ASSERTS 
    99%DEV_CFLAGS     -g -traceback 
Note: See TracChangeset for help on using the changeset viewer.