Source: papi Section: devel Priority: optional Maintainer: Debian HPC Team Uploaders: Vincent Danjean , Andreas Beckmann Build-Depends: debhelper-compat (= 13), dh-sequence-python3, gfortran, libpfm4-dev (>= 4.12.1+git6) [linux-any], librocm-smi-dev [!hppa !x32], Rules-Requires-Root: no Standards-Version: 4.6.1 Homepage: https://icl.utk.edu/papi/software/index.html Vcs-Browser: https://salsa.debian.org/hpc-team/papi Vcs-Git: https://salsa.debian.org/hpc-team/papi.git Package: libpapi7.0 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: PAPI runtime (shared libraries) Performance Application Programming Interface (PAPI) provides 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. . In addition Component PAPI provides access to a collection of components that expose performance measurement opportunites across the hardware and software stack. . Accessing performance counters from userspace may require reducing the paranoia level in /proc/sys/kernel/perf_event_paranoid, see README.Debian for details. . This package provides the shared library. Package: libsde1 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: PAPI software defined events runtime (shared libraries) Performance Application Programming Interface (PAPI) provides 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. . Software Defined Events (SDEs) allow arbitrary custom performance metrics to be defined by applications or performance tools that can be measured by PAPI via the sde component. . This package provides the shared library. Package: libpapi-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libpapi${papi:SOVERSION} (= ${binary:Version}), libsde1 (= ${binary:Version}), ${misc:Depends} Description: PAPI development files (headers and API documentation) Performance Application Programming Interface (PAPI) provides 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. . In addition Component PAPI provides access to a collection of components that expose performance measurement opportunites across the hardware and software stack. . This package provides the development files of PAPI. Package: papi-tools Architecture: any Multi-Arch: foreign Pre-Depends: ${misc:Pre-Depends} Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: PAPI utilities Performance Application Programming Interface (PAPI) provides 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. . In addition Component PAPI provides access to a collection of components that expose performance measurement opportunites across the hardware and software stack. . This package provides utilities provided by the PAPI software. Package: papi-examples Architecture: all Multi-Arch: foreign Pre-Depends: ${misc:Pre-Depends} Depends: libpapi-dev (>= ${source:Version}), libpapi-dev (<< ${source:Upstream-Version}.~-~), ${misc:Depends} Recommends: build-essential, gfortran, mpi-default-dev, Description: PAPI example files and test programs Performance Application Programming Interface (PAPI) provides 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. . In addition Component PAPI provides access to a collection of components that expose performance measurement opportunites across the hardware and software stack. . This package provides examples and tests of the PAPI software.