Changeset 2043
- Timestamp:
- 04/04/13 11:17:51 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/IPSLCM/IPSLCM5B/scripts/BB_make
r997 r2043 6 6 # This doesnt happen whith Fortran 90 compilers but 7 7 # Check your compilers option in consequence when using real F95 compilers 8 8 #-Q- ada # Compiler options NEMO (IDRIS Ada) 9 #-Q- ada F_O = -shared-intel -mcmodel=large -O3 -i4 -r8 -module $(MODDIR)/oce -I$(MODDIR) -I$(MODDIR)/oce -I$(NCDF_INC) $(USER_INC) 10 #-Q- ada L_X = $(L_O) 11 #-Q- curie # Compiler options NEMO (PRACE Curie) 12 #-Q- curie F_O = -O3 -i4 -r8 -xHost -module $(MODDIR)/oce -I$(MODDIR) -I$(MODDIR)/oce -I$(NCDF_INC) $(USER_INC) 13 #-Q- curie L_X = $(L_O) 9 14 #-Q- platine # Compiler options NEMO (CCRT Itanium Bull) 10 15 #-Q- platine F_O = -O3 -i4 -r8 -module $(MODDIR)/oce -I$(MODDIR) -I$(MODDIR)/oce -I$(NCDF_INC) $(USER_INC)
Note: See TracChangeset
for help on using the changeset viewer.