Changeset 226


Ignore:
Timestamp:
01/08/08 14:53:41 (16 years ago)
Author:
aclsce
Message:

Added and modified options for eshpux target (ES front-end)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modipsl/trunk/util/AA_make.gdef

    r174 r226  
    101101#-Q- cray     NCDF_LIB = -L/usr/local/pub/lib -lnetcdf 
    102102#-Q- cray     #- 
    103 #-Q- eshpux   #- Global definitions for eshpux used as Earth Simulator front-end 
     103#-Q- eshpux   #- Global definitions for eshpux used as Earth Simulator front-end(moon) 
     104#-Q- eshpux   LIB_MPI = MPI1 
     105#-Q- eshpux   LIB_MPI_BIS = MPI1 
     106#-Q- eshpux   PRISM_ARCH = ES 
     107#-Q- eshpux   PRISM_NAME = moon 
     108#-Q- eshpux   FCM_ARCH = ES_MOON 
    104109#-Q- eshpux   M_K = gmake 
    105110#-Q- eshpux   P_C = escpp 
     
    114119#-Q- eshpux   #-P- I4R8  F_P = -dW -Wf\"-A idbl4\" 
    115120#-Q- eshpux   #-P- I8R8  F_P = -ew 
    116 #-Q- eshpux   F_O = $(F_D) $(F_P) $(FTRACE) -I $(MODDIR) 
     121#-Q- eshpux   F_O = $(F_D) $(F_P) $(FTRACE) -Ep -DCPP_PARA -Wf,"-pvctl loopcnt=999999" -I $(MODDIR) 
    117122#-Q- eshpux   F_L = esmpif90 
    118123#-Q- eshpux   M_M = 1 
     
    129134#-Q- eshpux   FC_L = cc 
    130135#-Q- eshpux   #- 
    131 #-Q- eshpux   NETCDFROOT = /S/home010/c0010/ES 
    132 #-Q- eshpux   NCDF_INC = $(NETCDFROOT)/include 
    133 #-Q- eshpux   NCDF_LIB = -L$(NETCDFROOT)/lib -lnetcdf 
     136#-Q- eshpux   NCDF_INC = /S/home010/c0010/ES/include 
     137#-Q- eshpux   NCDF_LIB = -L/S/home010/c0010/ES/lib -lnetcdf 
    134138#-Q- eshpux   #- 
    135139#-Q- fjvpp    #- Global definitions for FUJITSU VPP 
Note: See TracChangeset for help on using the changeset viewer.