Main Page
From PAPIDocs
Jump to: navigation, search

Contents

PAPI Reference

Welcome to the PAPI Reference. Here you can find links to documentation for both the Classic PAPI implementation (PAPI 3.x.y) and PAPI-C, or Component PAPI. This documentation is a work in progress. If you'd like to participate in keeping this documentation fresh and accurate, contact us to be added as an editor.

Classic PAPI

Programmer's Reference (Man Pages)

A technical reference (man pages) for PAPI programmers, providing detailed information on each call in the PAPI library, including calling sequences and examples.

User's Guide

A general overview of the PAPI library, with an introduction to the major feature areas, and comprehensive examples on usage.

PAPI-C

Introduction to PAPI-C

A brief introduction to the concepts behind PAPI-C and the modifications to the API to support multiple simultaneous counting components.

Programmer's Reference (Man Pages)

PAPI-C version 3.9.0 is a technical pre-release of the forthcoming Component PAPI architecture. This technical reference provides information on the calls in the PAPI-C library.

Component Development Interface (CDI) Reference

This technical reference documents the interface exported by a PAPI-C Component to the platform independent Framework. This reference serves as a development guide for production of new components. It is a work in progress. Please pardon our dust.