我要评分
获取效率
正确性
完整性
易理解

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