Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
doku:papi_hl_fortran [2016/07/06 10:15] – created irdoku:papi_hl_fortran [2016/07/06 10:17] (current) ir
Line 5: Line 5:
       real real_time, cpu_timee, mflops       real real_time, cpu_timee, mflops
       integer*8 fp_ins       integer*8 fp_ins
-      integer ierr, res, i, j+      integer ierr, res
  
 C Call PAPIF_flops to get things started.  This will initialize PAPI C Call PAPIF_flops to get things started.  This will initialize PAPI
Line 17: Line 17:
  
 C Do some computation C Do some computation
-      res=+      res=3+4
-+
-      do j=1,123456 +
-+
-      do  i=0,20000 +
-      res=res++
-      end  do +
-+
-      do  i=0,20000 +
-      res=res-i +
-      end  do +
-+
-      end do+
  
 C Read the values in the counters and print them out.  Any call to  C Read the values in the counters and print them out.  Any call to 
  • doku/papi_hl_fortran.1467800128.txt.gz
  • Last modified: 2016/07/06 10:15
  • by ir