- Timestamp:
- 10/22/14 15:24:24 (10 years ago)
- Location:
- modipsl/trunk/util
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
modipsl/trunk/util/AA_make.gdef
r2356 r2359 168 168 #-Q- cur_mono NCDF_LIB = -L$(NETCDF_LIB_DIR) -lnetcdff -lnetcdf 169 169 #-Q- cur_mono #- 170 #-Q- ifort_ ciclad#-171 #-Q- ifort_ ciclad#- Global definitions for ciclad, ifort172 #-Q- ifort_ cicladLIB_MPI = MPI1173 #-Q- ifort_ cicladLIB_MPI_BIS = MPI1174 #-Q- ifort_ cicladFCM_ARCH = ifort_CICLAD175 #-Q- ifort_ cicladM_K = make176 #-Q- ifort_ cicladP_C = cpp177 #-Q- ifort_ cicladP_O = -P -C -traditional $(P_P)178 #-Q- ifort_ cicladF_C = /usr/lib64/openmpi/1.4.5-ifort/bin/mpif90 -c -cpp179 #-Q- ifort_ ciclad#-D- MD F_D = -g180 #-Q- ifort_ ciclad#-D- MN F_D =181 #-Q- ifort_ ciclad#-P- I4R4 F_P = -i4182 #-Q- ifort_ ciclad#-P- I4R8 F_P = -i4 -r8183 #-Q- ifort_ ciclad#-P- I8R8 F_P = -i8 -r8184 #-Q- ifort_ cicladF_O = -DCPP_PARA -O3 $(F_D) $(F_P) -I$(MODDIR) -module $(MODDIR) -fp-model precise185 #-Q- ifort_ cicladF_L = /usr/lib64/openmpi/1.4.5-ifort/bin/mpif90186 #-Q- ifort_ cicladM_M = 0187 #-Q- ifort_ cicladL_X = 0188 #-Q- ifort_ cicladL_O =189 #-Q- ifort_ cicladA_C = ar -rs190 #-Q- ifort_ cicladA_G = ar -x191 #-Q- ifort_ cicladC_C = cc -c192 #-Q- ifort_ cicladC_O =193 #-Q- ifort_ cicladC_L = cc194 #-Q- ifort_ ciclad#-195 #-Q- ifort_ cicladNCDF_INC = /opt/netcdf42/ifort/include196 #-Q- ifort_ cicladNCDF_LIB = -L/opt/netcdf42/ifort/lib -lnetcdf -lnetcdff197 #-Q- gfortran_ ciclad#-198 #-Q- gfortran_ ciclad#- Global definitions for ciclad, gfortran199 #-Q- gfortran_ cicladLIB_MPI = MPI1200 #-Q- gfortran_ cicladLIB_MPI_BIS = MPI1201 #-Q- gfortran_ cicladFCM_ARCH = gfortran_CICLAD202 #-Q- gfortran_ cicladM_K = make203 #-Q- gfortran_ cicladP_C = cpp204 #-Q- gfortran_ cicladP_O = -P -C -traditional $(P_P)205 #-Q- gfortran_ cicladF_C = /usr/lib64/openmpi/1.4.5-gfortran/bin/mpif90 -c206 #-Q- gfortran_ ciclad#-D- MD F_D = -g -Wall -fbounds-check -pedantic -finit-real=nan207 #-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-8210 #-Q- gfortran_ ciclad#-P- I8R8 F_P = -fdefault-integer-8 -fdefault-real-8211 #-Q- gfortran_ cicladw_w = -DCPP_PARA -O3 -funroll-all-loops $(F_D) $(F_P) -I$(MODDIR)212 #-Q- gfortran_ cicladF_O = $(w_w) -J$(MODDIR)213 #-Q- gfortran_ cicladF_L = /usr/lib64/openmpi/1.4.5-gfortran/bin/mpif90214 #-Q- gfortran_ cicladM_M = 0215 #-Q- gfortran_ cicladL_X = 0216 #-Q- gfortran_ cicladL_O =217 #-Q- gfortran_ cicladA_C = ar -rs218 #-Q- gfortran_ cicladA_G = ar -x219 #-Q- gfortran_ cicladC_C = cc -c220 #-Q- gfortran_ cicladC_O =221 #-Q- gfortran_ cicladC_L = cc222 #-Q- gfortran_ ciclad#-223 #-Q- gfortran_ cicladNCDF_INC = /opt/netcdf42/gfortran/include224 #-Q- gfortran_ cicladNCDF_LIB = -L/opt/netcdf42/gfortran/lib -lnetcdf -lnetcdff225 #-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 #- 226 226 #-Q- climserv #- Global definitions for Climserv : pgf behind mpif90 wrapper 227 227 #-Q- climserv #- Please check with mpi-selector --query -
modipsl/trunk/util/w_i_h
r2357 r2359 40 40 ( ada* ) DSYS="ada";; 41 41 ( asterix* | obelix* ) DSYS="lxiv8";; 42 ( ciclad* ) DSYS="ifort_ ciclad";;42 ( ciclad* ) DSYS="ifort_CICLAD";; 43 43 ( argent[0-9]* ) DSYS="argent";; 44 44 ( cesium[0-9]* ) DSYS="cesium";;
Note: See TracChangeset
for help on using the changeset viewer.