cd /path/to/tau tar xf tau-2.32.tar.gz cd tau-2.32
./configure -prefix=/path/to/tau -mpi -bfd=/usr -unwind=/usr -zlib=/usr
make -j make install
export PATH=/path/to/tau/arm64_linux/bin:$PATH export TAU_MAKEFILE=/path/to/tau/arm64_linux/lib/Makefile.tau-mpi