Changes between Version 50 and Version 51 of DevelopmentActivities/Branches/ORCHIDEE-MICT-IMBALANCE-P/Compile


Ignore:
Timestamp:
2019-09-24T15:44:29+02:00 (5 years ago)
Author:
ajornet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/Branches/ORCHIDEE-MICT-IMBALANCE-P/Compile

    v50 v51  
    5555Note: make sure the '''python module''' is NOT loaded. It crashes orchidee. 
    5656 
    57 Apply this patch: 
    58 {{{ 
    59 [ajornet@obelix2 XIOS_GOLL]$ svn diff 
    60 Index: arch/arch-ifort_LSCE.fcm 
    61 =================================================================== 
    62 --- arch/arch-ifort_LSCE.fcm    (révision 1680) 
    63 +++ arch/arch-ifort_LSCE.fcm    (copie de travail) 
    64 @@ -2,7 +2,7 @@ 
    65  %FCOMPILER           mpif90 
    66  %LINKER              mpif90 -nofor-main 
    67   
    68 -%BASE_CFLAGS 
    69 +%BASE_CFLAGS    -std=c++11 
    70  %PROD_CFLAGS    -O3 -D BOOST_DISABLE_ASSERTS 
    71  %DEV_CFLAGS     -g 
    72  %DEBUG_CFLAGS   -DBZ_DEBUG -g -fno-inline 
    73 }}} 
    74  
    7557=== Modules on curie === 
    7658* module load intel/16.0.3.210