logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

papi_error_codes - papi_error_codes utility.

Bugs

       There are no known bugs in this utility. If you find a bug, it should be reported to the PAPI Mailing
       List at ptools-perfapi@icl.utk.edu.

Version 7.1.0.0                                  Thu Dec 14 2023                             papi_error_codes(1)

Description

       papi_error_codes is a PAPI utility program that displays all defined error codes from papi.h and their
       error strings from papi_data.h. If an error string is not defined, a warning is generated. This can help
       trap newly defined error codes for which error strings are not yet defined.

Name

       papi_error_codes - lists all currently defined PAPI error codes.

Options

       This utility has no command line options.

Synopsis

       papi_error_codes

See Also