Files
rocm-systems/src
cfallows-amd 848fa1dc18 FP8 roofline support (#592)
Adding FP8 datatype to roofline feature in rocprof-compute on MI300-based systems.
FP8 now shows in terminal output and roofline csv, and outputs a standalone PDF.

---------

Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com>
2025-03-07 11:27:01 -05:00
..
2025-03-07 11:27:01 -05:00
2025-01-23 13:09:32 -06:00
2025-01-02 15:29:47 -06:00
2025-01-23 13:09:32 -06:00
2025-03-07 11:27:01 -05:00

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.