A few sample programs are installed along with the product for you to use with the tool:
- Windows
- A sample matrix multiplication application
C:\Program Files\AMD\AMDuProf\Examples\AMDTClassicMatMul\bin\AMDTClassicMatMul.exe
- Linux
- A sample matrix multiplication program with Makefile
/opt/AMDuProf_X.Y-ZZZ/Examples/AMDTClassicMat/- An OpenMP example program and its variants with Makefile
/opt/AMDuProf_X.Y-ZZZ/Examples/CollatzSequence_C-OMP/
- FreeBSD
- A sample matrix multiplication program with Makefile
/<install dir>/AMDuProf_FreeBSD_x64_X.Y.ZZZ/Examples/AMDTClassicMat/