Changeset 994


Ignore:
Timestamp:
04/21/10 18:06:07 (14 years ago)
Author:
aclsce
Message:

Titane added for NEMO compilation

Location:
CONFIG/IPSLCM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v3/scripts/BB_make

    r969 r994  
    1010#-Q- platine F_O = -O3 -i4 -r8 -module $(MODDIR)/oce -I$(MODDIR) -I$(MODDIR)/oce -I$(NCDF_INC) $(USER_INC)  
    1111#-Q- platine L_X = $(L_O)  
     12#-Q- titane # Compiler options NEMO (CCRT Xeon Bull) 
     13#-Q- titane F_O = -O3 -i4 -r8 -module $(MODDIR)/oce -I$(MODDIR) -I$(MODDIR)/oce -I$(NCDF_INC) $(USER_INC) 
     14#-Q- titane L_X = $(L_O) 
    1215#-Q- sx8mercure  # Compiler options NEMO (CCRT SX8-NEC)  
    1316#-Q- sx8mercure  F_O = -f2003 nocbind -size_t64 -dw -Wf\"-A dbl4\" -sx8 -C vopt -P stack -Wf"-init stack=nan" -Wl"-f nan" -Wf"-P nh -O overlap" -Wf"-P nh" -Wf,-pvctl noassume loopcnt=10000 shape=10000000 -L transform -I $(MODDIR) -I $(MODDIR)/oce -I $(NCDF_INC) $(USER_INC)  
  • CONFIG/IPSLCM/IPSLCM5A/scripts/BB_make

    r969 r994  
    1010#-Q- platine F_O = -O3 -i4 -r8 -module $(MODDIR)/oce -I$(MODDIR) -I$(MODDIR)/oce -I$(NCDF_INC) $(USER_INC)  
    1111#-Q- platine L_X = $(L_O)  
     12#-Q- titane # Compiler options NEMO (CCRT Xeon Bull) 
     13#-Q- titane F_O = -O3 -i4 -r8 -module $(MODDIR)/oce -I$(MODDIR) -I$(MODDIR)/oce -I$(NCDF_INC) $(USER_INC) 
     14#-Q- titane L_X = $(L_O) 
    1215#-Q- sx8mercure  # Compiler options NEMO (CCRT SX8-NEC)  
    1316#-Q- sx8mercure  F_O = -f2003 nocbind -size_t64 -dw -Wf\"-A dbl4\" -sx8 -C vopt -P stack -Wf"-init stack=nan" -Wl"-f nan" -Wf"-P nh -O overlap" -Wf"-P nh" -Wf,-pvctl noassume loopcnt=10000 shape=10000000 -L transform -I $(MODDIR) -I $(MODDIR)/oce -I $(NCDF_INC) $(USER_INC)  
Note: See TracChangeset for help on using the changeset viewer.