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>
此提交包含在:
cfallows-amd
2025-03-07 02:54:50 -05:00
提交者 Vignesh Edithal
父節點 f64c83fc5e
當前提交 848fa1dc18
共有 8 個檔案被更改,包括 42 行新增18 行删除
+3 -3
查看文件
@@ -441,9 +441,9 @@ successfully.
.. note::
ROCm Compute Profiler generates two roofline outputs to organize results and reduce
clutter. One chart plots FP32/FP64 performance while the other plots I8/FP16
performance.
ROCm Compute Profiler generates three roofline outputs to organize results and reduce
clutter. One chart plots FP32/FP64 performance, one plots I8/FP16
performance, and the other plots FP8 performance.
The following image is a sample ``empirRoof_gpu-0_int8_fp16.pdf`` roofline
plot.