Changeset 2017 for CONFIG/UNIFORM/v5
- Timestamp:
- 03/06/13 15:29:37 (12 years ago)
- Location:
- CONFIG/UNIFORM/v5/IPSLCM5_v5/scripts
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v5/IPSLCM5_v5/scripts/BB_make
r1620 r2017 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/UNIFORM/v5/IPSLCM5_v5/scripts/BB_make.ldef
r1620 r2017 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.