[ROCm] Add HIP device synchronize event to profiler overhead filter (#4450)
Extend the profiler overhead filtering in benchmarks/float8/utils.py to ignore hipDeviceSynchronize in addition to cudaDeviceSynchronize. This keeps benchmark timing cleanup backend-agnostic for ROCm/HIP runs and avoids counting device synchronization overhead as kernel time. Signed-off-by: Jagadish Krishnamoorthy <jagadish.krishnamoorthy@amd.com>
J
Jagadish Krishnamoorthy committed
3c466f5539362ea46577ceb60f0acc54e8969aeb
Parent: d1e0e2d
Committed by GitHub <noreply@github.com>
on 7/6/2026, 12:31:54 PM