Changes between Version 1 and Version 2 of PAPI
- Timestamp:
- 01/11/07 02:28:03 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PAPI
v1 v2 5 5 This page describes how to compile the RTS with PAPI enabled and explains the RTS options for CPU event selection. This page also contains patches to collect CPU event information in nofib runs and to allow their comparison using nofib-analyse. This is especially useful to measure the effects of optimisations accross a whole range of programs systematically. 6 6 7 = Compiling and running programs with PAPI = 8 9 to do 10 11 = Using PAPI with the nofib benchmarking suite = 12 13 to do 14 7 15 = Resources = 8 16 9 17 * [http://icl.cs.utk.edu/papi/] 18 * [http://developer.amd.com/article_print.jsp?id=90] An article introducing the business of using CPU counters for performance measurement.
