Changeset 125 for trunk


Ignore:
Timestamp:
May 23, 2011, 2:22:56 PM (14 years ago)
Author:
slebonnois
Message:

SL: sur GNOME, se mefier de -O3 !
plus des petits details concernant Titan

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/arch/arch-GNOMEs.fcm

    r116 r125  
    66%FPP_DEF             NC_DOUBLE BLAS SGEMV=DGEMV SGEMM=DGEMM
    77%BASE_FFLAGS         -real-size 64 -ip -mkl=sequential -align common
    8 %PROD_FFLAGS         -O3
     8%PROD_FFLAGS         -O2
    99%DEV_FFLAGS          -O2
    1010%DEBUG_FFLAGS        -O2
  • trunk/deftanks/titan/z2sig.def

    r122 r125  
    4444392.096252400
    4545405.654832000
    46 415.023764000
     46417.023764000
    4747430.028000000
    48 437.499352000
    49 455.162812000
    50 459.293936000
    51 482.097320000
    52 480.525628000
    53 515.559464000
    54 504.345664000
    55 647.110748000
    56 546.096956000
     48443.499352000
     49456.162812000
     50469.293936000
     51472.097320000
     52485.525628000
     53510.559464000
     54525.345664000
     55540.110748000
     56556.096956000
  • trunk/libf/phytitan/pg3.F

    r106 r125  
    147147
    148148        ITIME=1
    149          print*,'avant init'
     149c        print*,'avant init'
    150150         call init
    151          print*,'apres init'
    152          print*,'avant calcoag'
     151c        print*,'apres init'
     152c        print*,'avant calcoag'
    153153         call calcoag
    154          print*,'apres calcoag'
     154c        print*,'apres calcoag'
    155155
    156156c        print*,'***** TEST COAGULATION ********'
Note: See TracChangeset for help on using the changeset viewer.