Changeset 2359


Ignore:
Timestamp:
10/22/14 15:24:24 (9 years ago)
Author:
jgipsl
Message:

Changed name for ciclad target to have the same name as the FCM_ARCH variable.

Location:
modipsl/trunk/util
Files:
2 edited

Legend:

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

    r2356 r2359  
    168168#-Q- cur_mono  NCDF_LIB = -L$(NETCDF_LIB_DIR) -lnetcdff -lnetcdf 
    169169#-Q- cur_mono  #- 
    170 #-Q- ifort_ciclad   #- 
    171 #-Q- ifort_ciclad   #- Global definitions for ciclad, ifort 
    172 #-Q- ifort_ciclad LIB_MPI = MPI1 
    173 #-Q- ifort_ciclad LIB_MPI_BIS = MPI1 
    174 #-Q- ifort_ciclad FCM_ARCH = ifort_CICLAD 
    175 #-Q- ifort_ciclad   M_K = make 
    176 #-Q- ifort_ciclad   P_C = cpp 
    177 #-Q- ifort_ciclad   P_O = -P -C -traditional $(P_P) 
    178 #-Q- ifort_ciclad   F_C = /usr/lib64/openmpi/1.4.5-ifort/bin/mpif90 -c -cpp 
    179 #-Q- ifort_ciclad   #-D- MD    F_D = -g 
    180 #-Q- ifort_ciclad   #-D- MN    F_D = 
    181 #-Q- ifort_ciclad   #-P- I4R4  F_P = -i4 
    182 #-Q- ifort_ciclad   #-P- I4R8  F_P = -i4 -r8 
    183 #-Q- ifort_ciclad   #-P- I8R8  F_P = -i8 -r8 
    184 #-Q- ifort_ciclad   F_O = -DCPP_PARA -O3 $(F_D) $(F_P) -I$(MODDIR) -module $(MODDIR) -fp-model precise 
    185 #-Q- ifort_ciclad   F_L = /usr/lib64/openmpi/1.4.5-ifort/bin/mpif90 
    186 #-Q- ifort_ciclad   M_M = 0 
    187 #-Q- ifort_ciclad   L_X = 0 
    188 #-Q- ifort_ciclad   L_O = 
    189 #-Q- ifort_ciclad   A_C = ar -rs 
    190 #-Q- ifort_ciclad   A_G = ar -x 
    191 #-Q- ifort_ciclad   C_C = cc -c 
    192 #-Q- ifort_ciclad   C_O = 
    193 #-Q- ifort_ciclad   C_L = cc 
    194 #-Q- ifort_ciclad   #- 
    195 #-Q- ifort_ciclad   NCDF_INC = /opt/netcdf42/ifort/include 
    196 #-Q- ifort_ciclad   NCDF_LIB = -L/opt/netcdf42/ifort/lib -lnetcdf -lnetcdff 
    197 #-Q- gfortran_ciclad   #- 
    198 #-Q- gfortran_ciclad   #- Global definitions for ciclad, gfortran 
    199 #-Q- gfortran_ciclad LIB_MPI = MPI1 
    200 #-Q- gfortran_ciclad LIB_MPI_BIS = MPI1 
    201 #-Q- gfortran_ciclad FCM_ARCH = gfortran_CICLAD 
    202 #-Q- gfortran_ciclad   M_K = make 
    203 #-Q- gfortran_ciclad   P_C = cpp 
    204 #-Q- gfortran_ciclad   P_O = -P -C -traditional $(P_P) 
    205 #-Q- gfortran_ciclad   F_C = /usr/lib64/openmpi/1.4.5-gfortran/bin/mpif90 -c 
    206 #-Q- gfortran_ciclad   #-D- MD    F_D = -g -Wall -fbounds-check -pedantic -finit-real=nan 
    207 #-Q- gfortran_ciclad   #-D- MN    F_D = 
    208 #-Q- gfortran_ciclad   #-P- I4R4  F_P = 
    209 #-Q- gfortran_ciclad   #-P- I4R8  F_P = -fdefault-real-8 
    210 #-Q- gfortran_ciclad   #-P- I8R8  F_P = -fdefault-integer-8 -fdefault-real-8 
    211 #-Q- gfortran_ciclad   w_w = -DCPP_PARA -O3 -funroll-all-loops $(F_D) $(F_P) -I$(MODDIR) 
    212 #-Q- gfortran_ciclad   F_O = $(w_w) -J$(MODDIR) 
    213 #-Q- gfortran_ciclad   F_L = /usr/lib64/openmpi/1.4.5-gfortran/bin/mpif90 
    214 #-Q- gfortran_ciclad   M_M = 0 
    215 #-Q- gfortran_ciclad   L_X = 0 
    216 #-Q- gfortran_ciclad   L_O = 
    217 #-Q- gfortran_ciclad   A_C = ar -rs 
    218 #-Q- gfortran_ciclad   A_G = ar -x 
    219 #-Q- gfortran_ciclad   C_C = cc -c 
    220 #-Q- gfortran_ciclad   C_O = 
    221 #-Q- gfortran_ciclad   C_L = cc 
    222 #-Q- gfortran_ciclad   #- 
    223 #-Q- gfortran_ciclad   NCDF_INC = /opt/netcdf42/gfortran/include 
    224 #-Q- gfortran_ciclad   NCDF_LIB = -L/opt/netcdf42/gfortran/lib -lnetcdf -lnetcdff 
    225 #-Q- gfortran_ciclad   #- 
     170#-Q- ifort_CICLAD   #- 
     171#-Q- ifort_CICLAD   #- Global definitions for ciclad, ifort 
     172#-Q- ifort_CICLAD LIB_MPI = MPI1 
     173#-Q- ifort_CICLAD LIB_MPI_BIS = MPI1 
     174#-Q- ifort_CICLAD FCM_ARCH = ifort_CICLAD 
     175#-Q- ifort_CICLAD   M_K = make 
     176#-Q- ifort_CICLAD   P_C = cpp 
     177#-Q- ifort_CICLAD   P_O = -P -C -traditional $(P_P) 
     178#-Q- ifort_CICLAD   F_C = /usr/lib64/openmpi/1.4.5-ifort/bin/mpif90 -c -cpp 
     179#-Q- ifort_CICLAD   #-D- MD    F_D = -g 
     180#-Q- ifort_CICLAD   #-D- MN    F_D = 
     181#-Q- ifort_CICLAD   #-P- I4R4  F_P = -i4 
     182#-Q- ifort_CICLAD   #-P- I4R8  F_P = -i4 -r8 
     183#-Q- ifort_CICLAD   #-P- I8R8  F_P = -i8 -r8 
     184#-Q- ifort_CICLAD   F_O = -DCPP_PARA -O3 $(F_D) $(F_P) -I$(MODDIR) -module $(MODDIR) -fp-model precise 
     185#-Q- ifort_CICLAD   F_L = /usr/lib64/openmpi/1.4.5-ifort/bin/mpif90 
     186#-Q- ifort_CICLAD   M_M = 0 
     187#-Q- ifort_CICLAD   L_X = 0 
     188#-Q- ifort_CICLAD   L_O = 
     189#-Q- ifort_CICLAD   A_C = ar -rs 
     190#-Q- ifort_CICLAD   A_G = ar -x 
     191#-Q- ifort_CICLAD   C_C = cc -c 
     192#-Q- ifort_CICLAD   C_O = 
     193#-Q- ifort_CICLAD   C_L = cc 
     194#-Q- ifort_CICLAD   #- 
     195#-Q- ifort_CICLAD   NCDF_INC = /opt/netcdf42/ifort/include 
     196#-Q- ifort_CICLAD   NCDF_LIB = -L/opt/netcdf42/ifort/lib -lnetcdf -lnetcdff 
     197#-Q- gfortran_CICLAD   #- 
     198#-Q- gfortran_CICLAD   #- Global definitions for ciclad, gfortran 
     199#-Q- gfortran_CICLAD LIB_MPI = MPI1 
     200#-Q- gfortran_CICLAD LIB_MPI_BIS = MPI1 
     201#-Q- gfortran_CICLAD FCM_ARCH = gfortran_CICLAD 
     202#-Q- gfortran_CICLAD   M_K = make 
     203#-Q- gfortran_CICLAD   P_C = cpp 
     204#-Q- gfortran_CICLAD   P_O = -P -C -traditional $(P_P) 
     205#-Q- gfortran_CICLAD   F_C = /usr/lib64/openmpi/1.4.5-gfortran/bin/mpif90 -c 
     206#-Q- gfortran_CICLAD   #-D- MD    F_D = -g -Wall -fbounds-check -pedantic -finit-real=nan 
     207#-Q- gfortran_CICLAD   #-D- MN    F_D = 
     208#-Q- gfortran_CICLAD   #-P- I4R4  F_P = 
     209#-Q- gfortran_CICLAD   #-P- I4R8  F_P = -fdefault-real-8 
     210#-Q- gfortran_CICLAD   #-P- I8R8  F_P = -fdefault-integer-8 -fdefault-real-8 
     211#-Q- gfortran_CICLAD   w_w = -DCPP_PARA -O3 -funroll-all-loops $(F_D) $(F_P) -I$(MODDIR) 
     212#-Q- gfortran_CICLAD   F_O = $(w_w) -J$(MODDIR) 
     213#-Q- gfortran_CICLAD   F_L = /usr/lib64/openmpi/1.4.5-gfortran/bin/mpif90 
     214#-Q- gfortran_CICLAD   M_M = 0 
     215#-Q- gfortran_CICLAD   L_X = 0 
     216#-Q- gfortran_CICLAD   L_O = 
     217#-Q- gfortran_CICLAD   A_C = ar -rs 
     218#-Q- gfortran_CICLAD   A_G = ar -x 
     219#-Q- gfortran_CICLAD   C_C = cc -c 
     220#-Q- gfortran_CICLAD   C_O = 
     221#-Q- gfortran_CICLAD   C_L = cc 
     222#-Q- gfortran_CICLAD   #- 
     223#-Q- gfortran_CICLAD   NCDF_INC = /opt/netcdf42/gfortran/include 
     224#-Q- gfortran_CICLAD   NCDF_LIB = -L/opt/netcdf42/gfortran/lib -lnetcdf -lnetcdff 
     225#-Q- gfortran_CICLAD   #- 
    226226#-Q- climserv #- Global definitions for Climserv : pgf behind mpif90 wrapper 
    227227#-Q- climserv #- Please check with mpi-selector --query 
  • modipsl/trunk/util/w_i_h

    r2357 r2359  
    4040    ( ada* )                   DSYS="ada";; 
    4141    ( asterix* | obelix* )     DSYS="lxiv8";; 
    42     ( ciclad* )                DSYS="ifort_ciclad";; 
     42    ( ciclad* )                DSYS="ifort_CICLAD";; 
    4343    ( argent[0-9]* )           DSYS="argent";; 
    4444    ( cesium[0-9]* )           DSYS="cesium";; 
Note: See TracChangeset for help on using the changeset viewer.