Installing the TAU Tool
Procedure
- Use PuTTY to log in to the server as the root user.
- Run the following command to install the TAU tool on the compute node.
yum install tau-gnu7-openmpi3-ohpc.aarch64 -y
- 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
Parent topic: Installing Test Tools