Changeset 1994


Ignore:
Timestamp:
01/17/13 15:24:37 (11 years ago)
Author:
mafoipsl
Message:

Added compilation options for NEMO for Ada (IDRIS machine)

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

Legend:

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

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

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