[ROCm/rocprofiler-compute commit: 6054b3b7fd]
This commit is contained in:
Vignesh Edithal
2025-06-12 16:08:39 -04:00
parent 89bc1fc812
commit 696c1407af
@@ -428,9 +428,8 @@ class RocProfCompute_Base:
str((end_run_prof - start_run_prof) % 60),
)
)
# TODO: Finish logic
console_error("Profiler not supported")
else:
console_error("Profiler not supported")
if self.__pc_sampling == True and self.__profiler in (
"rocprofv3",