- Timestamp:
- May 23, 2011, 2:22:56 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/arch/arch-GNOMEs.fcm
r116 r125 6 6 %FPP_DEF NC_DOUBLE BLAS SGEMV=DGEMV SGEMM=DGEMM 7 7 %BASE_FFLAGS -real-size 64 -ip -mkl=sequential -align common 8 %PROD_FFLAGS -O 38 %PROD_FFLAGS -O2 9 9 %DEV_FFLAGS -O2 10 10 %DEBUG_FFLAGS -O2 -
trunk/deftanks/titan/z2sig.def
r122 r125 44 44 392.096252400 45 45 405.654832000 46 41 5.02376400046 417.023764000 47 47 430.028000000 48 4 37.49935200049 45 5.16281200050 4 59.29393600051 4 82.09732000052 48 0.52562800053 51 5.55946400054 5 04.34566400055 647.11074800056 5 46.09695600048 443.499352000 49 456.162812000 50 469.293936000 51 472.097320000 52 485.525628000 53 510.559464000 54 525.345664000 55 540.110748000 56 556.096956000 -
trunk/libf/phytitan/pg3.F
r106 r125 147 147 148 148 ITIME=1 149 149 c print*,'avant init' 150 150 call init 151 152 151 c print*,'apres init' 152 c print*,'avant calcoag' 153 153 call calcoag 154 154 c print*,'apres calcoag' 155 155 156 156 c print*,'***** TEST COAGULATION ********'
Note: See TracChangeset
for help on using the changeset viewer.