Performance Application Programming Interface
http://icl.cs.utk.edu/papi/index.html
PAPI aims to provide the tool designer and application engineer with a
consistent interface and methodology for use of the performance counter
hardware found in most major microprocessors. PAPI enables software
engineers to see, in near real time, the relation between software
performance and processor events.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / papi
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/papi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_multibuild | 0000000082 82 Bytes | |
papi-5.7.0.tar.gz | 0004588960 4.38 MB | |
papi-codecleanup.patch | 0000000420 420 Bytes | |
papi-fix-ldflags.patch | 0000003157 3.08 KB | |
papi-rpmlintrc | 0000000321 321 Bytes | |
papi.changes | 0000032289 31.5 KB | |
papi.spec | 0000008253 8.06 KB |
Revision 73 (latest revision is 92)
Adam Majer (adamm)
accepted
request 691589
from
Christian Vögl (cvoegl)
(revision 73)
- Update to 5.7.0 Major Changes: * Validation tests: A substantial effort to add validation tests to PAPI to check and detect problems in the definition of PAPI preset events. * Event testing: Thorough cleanup of code in the C and Fortran testing to add processor support, cleanup output and make the testing behavior consistent. * CUDA component: Updated and rewritten to support CUPTI Metric API (combinations of basic events). This component now supports NVLink information through the Metric API. Updated testing for the component. * NVML component: Updated to support power management limits and improved event names. Minor other bug fixes. * RAPL component: Added support for: Intel Atom models Goldmont / Gemini_Lake / Denverton, Skylake-X / Kabylake * PAPI preset events: Many updates to the PAPI preset event mappings; Skylake X support, initial AMD fam17h, fix AMD fam16h, added more Power8 events, initial Power9 events.
Comments 0