Changes between Version 17 and Version 18 of DevelopmentActivities/Branches/ORCHIDEE-MICT-IMBALANCE-P/Compile


Ignore:
Timestamp:
2017-05-15T16:12:33+02:00 (7 years ago)
Author:
ajornet
Comment:

--

Legend:

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

    v17 v18  
    6262../../../util/ins_make 
    6363}}} 
     64 
     65Modify the line inside the Makefile: 
     66{{{ 
     67F_O = -DCPP_PARA -O3 -xAVX -align all -align array32byte $(F_D) $(F_P) -I$(MODDIR) -module $(MODDIR) -fp-model precise 
     68}}} 
     69This new flags are introduced: '''-xAVX -align all -align array32byte''' 
    6470 
    6571Compile IOIPSL 
     
    127133 
    128134 
    129 At this point, chose one those options: 
     135At this point, chose one of those options: 
    130136 
    131137* MICT + XIOS 2