Files
rocm-systems/projects/rocprofiler-compute/src
benrichard-amd f172301a7f Save accumulate counters to SQ_ files
Omniperf analyze expects the accumulate files to be in SQ_*.csv files.

Since these files also contain PMC counters (we are trying to
fit as many counters into each file as possible to minimize runs),
we need to include these SQ_*.csv files in pmc_perf.csv.

Signed-off-by: benrichard-amd <ben.richard@amd.com>


[ROCm/rocprofiler-compute commit: d77d9f1719]
2024-08-09 09:46:42 -04:00
..
2024-04-01 14:30:21 -05:00
2024-02-22 16:02:25 -06:00
2024-04-01 14:30:21 -05:00
2024-04-01 14:30:21 -05:00

This directory contains all the source code files for the Omniperf project. The top-level omniperf executable is the entry point and defines the flow for subsequent execution modes.

To build Omniperf as a developer (from source) please add this directory to PATH. You will find utilities and logic specific to Omniperf's different execution modes in their respective subdirectories.