Open ashesh2512 opened 1 month ago
Copying @nartmada for triage and issue assignment
@ashesh2512 @coleramos425 - Internal ticket has been created to assist with this issue. Thanks!
Hi @ashesh2512, sorry for the delay. Currently, you can filter collection of counters by kernel name or dispatch id (see documentation) but not by stream. In your case, if you are launching a single kernel in each stream, I believe it should be sufficient to filter by dispatch id.
Hello, I have a kernel that is launched across four HIP streams. When profiling with Omniperf, how are streams handled?