taucmdr
taucmdr copied to clipboard
9. Support new compilers for arm64_linux
TAU has new compilers for the -arch=arm64_linux. These include -c++=armclang++ -cc=armclang -fortran=armflang as well as mpicxx/mpicc/mpif90 variants which internally call these arm compilers. TAU Commander should support these.
- From Sameer's email
See also #258
What system should I debug this work on?
The ARM compilers are installed on the Jetson nodes accessible from Cerberus.
If you connect to cerberus.nic.uoregon.edu, then ssh to one of the Jetson node (e.g., ssh jetson02), you can use the ARM compilers by doing:
module use /packages/arm/opt/arm/modulefiles
module load Generic-AArch64/Ubuntu/16.04/arm-hpc-compiler/18.2