Changeset 1994 for CONFIG/IPSLCM
- Timestamp:
- 01/17/13 15:24:37 (12 years ago)
- Location:
- CONFIG/IPSLCM/IPSLCM5A/scripts
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/IPSLCM/IPSLCM5A/scripts/BB_make
r1595 r1994 7 7 # Check your compilers option in consequence when using real F95 compilers 8 8 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) 9 12 #-Q- curie # Compiler options NEMO (PRACE Curie) 10 13 #-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 18 18 #- 19 19 #- Prefix for preprocessing --- 20 #-Q- ada prefix = -Wp,-D 20 21 #-Q- curie prefix = -Wp,-D 21 22 #-Q- platine prefix = -Wp,-D
Note: See TracChangeset
for help on using the changeset viewer.