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

Installing the TAU Tool

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Run the following command to install the TAU tool on the compute node.

    yum install tau-gnu7-openmpi3-ohpc.aarch64 -y

  3. Configure environment variables on the compute node.

    module use /opt/ohpc/pub/moduledeps/gnu7-openmpi3/

    module use /opt/ohpc/pub/moduledeps/gnu7

    module add openmpi3/3.1.0

    module add tau/2.27.1

    module add imb/2018.1