Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
doku:papi_ir [2016/07/06 10:28] – [Interfacing with PAPI : High level interface] irdoku:papi_ir [2016/07/06 11:22] – [Interfacing with PAPI : Low level interface] ir
Line 27: Line 27:
  
 ==== Interfacing with PAPI : Low level interface ==== ==== Interfacing with PAPI : Low level interface ====
-In general, some code section to be analyzed with PAPI needs to be wrapped into a sequence of standard PAPI calls.  +In general, some code section to be analyzed with PAPI needs to be wrapped into a sequence of standard PAPI calls, e.g., as given in the following examples for  
-Herecode examples for  +  * [[doku:papi_ll_c|C]] users and 
-  * [[doku:papi_ll_c|C users]] and +  * [[doku:papi_ll_Fortran|Fortran]] users.
-  * [[doku:papi_ll_Fortran|Fortran users]] can be found.+
 As stated in the comment of the C code above, it is best to analyze one particular event at a time. This advice is given because the CPU has limitations in combining arbitrary counters at a time.  As stated in the comment of the C code above, it is best to analyze one particular event at a time. This advice is given because the CPU has limitations in combining arbitrary counters at a time. 
 ==== Interfacing with PAPI : High level interface ==== ==== Interfacing with PAPI : High level interface ====
  • doku/papi_ir.txt
  • Last modified: 2016/06/23 13:23
  • by ir