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>
此提交包含在:
@@ -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.
|
||||
|
||||
新增問題並參考
封鎖使用者