Sample Programs - Sample Programs - 57368

uProf User Guide

Document_ID
57368
Release_Date
2025-06-09
Revision
5.1 English

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/