f0955f5a83
* added f4f6 description and VALU FLOPS split * changed peak ammolite vars to local * reverted to dict peak initialization * ruff check format * updated VALU descriptions * updated VALU descriptions * Update parser.py * Update parser.py Added gracefull NameError handling Moved globals() update to init_metric_evaluation with ammolite__ vars and raw pmc_df * update formatting
This directory contains all the source code files for the ROCm Compute Profiler project.
The top-level rocprof-compute executable is the entry point and defines the flow for subsequent execution modes.
To build ROCm Compute Profiler as a developer (from source) please add this directory to PATH.
You will find utilities and logic specific to ROCm Compute Profiler's different execution modes in their
respective subdirectories.