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>
This commit is contained in:
cfallows-amd
2025-03-07 02:54:50 -05:00
committed by Vignesh Edithal
parent f64c83fc5e
commit 848fa1dc18
8 changed files with 42 additions and 18 deletions
+1
View File
@@ -121,6 +121,7 @@ ROOF_ONLY_FILES = sorted(
[
"empirRoof_gpu-0_fp32_fp64.pdf",
"empirRoof_gpu-0_int8_fp16.pdf",
"empirRoof_gpu-0_fp8.pdf",
"pmc_perf.csv",
"pmc_perf_0.csv",
"pmc_perf_1.csv",