How to Install papi-tools in Ubuntu 18.04



Install papi-tools by entering the following commands in the terminal:

sudo apt update
sudo apt install papi-tools

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.

Homepage: https://icl.utk.edu/papi/software/index.html

Version: 5.6.0-1

Section: universe/devel