Rate This Document
Findability
Accuracy
Completeness
Readability

Installing the PAPi Tool

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Run the following commands to install PAPi and Automake on the server:

    yum install -y papi-ohpc

    yum install -y automake-ohpc

  3. Configure PAPi and Automake environment variables.

    module add papi/5.7.0

    export PATH= /opt/ohpc/pub/utils/autotools/bin:$PATH