Changeset 174
- Timestamp:
- 10/16/07 16:05:34 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modipsl/trunk/util/AA_make.gdef
r164 r174 319 319 #-Q- platine #-P- I4R8 F_P = -i4 -r8 320 320 #-Q- platine #-P- I8R8 F_P = -i8 -r8 321 #-Q- platine F_O = -DCPP_PARA -O $(F_D) $(F_P) -I$(MODDIR) -module $(MODDIR)321 #-Q- platine F_O = -DCPP_PARA -O3 $(F_D) $(F_P) -I$(MODDIR) -module $(MODDIR) 322 322 #-Q- platine F_L = mpif90 323 323 #-Q- platine M_M = 0 … … 397 397 #-Q- sx6nec #-P- I4R8 F_P = -dW -Wf\"-A idbl4\" 398 398 #-Q- sx6nec #-P- I8R8 F_P = -ew 399 #-Q- sx6nec F_O = $(F_D) $(F_P) -Ep -DCPP_PARA -size_t64 - I $(MODDIR)399 #-Q- sx6nec F_O = $(F_D) $(F_P) -Ep -DCPP_PARA -size_t64 -Wf,"-pvctl loopcnt=999999" -I $(MODDIR) 400 400 #-Q- sx6nec F_L = sxmpif90 401 401 #-Q- sx6nec M_M = 1 … … 465 465 #-Q- sx8mercure #-P- I4R8 F_P = -dW -Wf\"-A idbl4\" 466 466 #-Q- sx8mercure #-P- I8R8 F_P = -ew 467 #-Q- sx8mercure F_O = $(F_D) $(F_P) -Ep -DCPP_PARA -size_t64 - I $(MODDIR)467 #-Q- sx8mercure F_O = $(F_D) $(F_P) -Ep -DCPP_PARA -size_t64 -Wf,"-pvctl loopcnt=999999" -I $(MODDIR) 468 468 #-Q- sx8mercure F_L = sxmpif90 469 469 #-Q- sx8mercure M_M = 1
Note: See TracChangeset
for help on using the changeset viewer.