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:
committed by
Vignesh Edithal
parent
f64c83fc5e
commit
848fa1dc18
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user