Changeset 1595 for CONFIG/IPSLCM


Ignore:
Timestamp:
11/25/11 16:31:10 (12 years ago)
Author:
aclsce
Message:

Added compilation options for NEMO for Curie (PRACE machine)

Location:
CONFIG/IPSLCM/IPSLCM5A/scripts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5A/scripts/BB_make

    r997 r1595  
    77#          Check your compilers option in consequence when using real F95 compilers 
    88 
     9#-Q- curie # Compiler options NEMO (PRACE Curie) 
     10#-Q- curie F_O = -O3 -i4 -r8 -xHost -module $(MODDIR)/oce -I$(MODDIR) -I$(MODDIR)/oce -I$(NCDF_INC) $(USER_INC) 
     11#-Q- curie L_X = $(L_O) 
    912#-Q- platine # Compiler options NEMO (CCRT Itanium Bull)  
    1013#-Q- platine F_O = -O3 -i4 -r8 -module $(MODDIR)/oce -I$(MODDIR) -I$(MODDIR)/oce -I$(NCDF_INC) $(USER_INC)  
  • CONFIG/IPSLCM/IPSLCM5A/scripts/BB_make.ldef

    r902 r1595  
    1818#- 
    1919#- Prefix for preprocessing --- 
     20#-Q- curie prefix = -Wp,-D 
    2021#-Q- platine prefix = -Wp,-D 
    2122#-Q- titane prefix = -Wp,-D 
Note: See TracChangeset for help on using the changeset viewer.