NVIDIA / spark-rapids-tools

User tools for Spark RAPIDS
Apache License 2.0
50 stars 37 forks source link

[FEA] Profiling GPU event log output topN operators #1036

Open tgravescs opened 4 months ago

tgravescs commented 4 months ago

Is your feature request related to a problem? Please describe. The profiling tool when looking at a GPU event log should output a table of the topN operators based on duration sum in the query. Note need to be careful here about what the op time is to make sure its just that operator being recorded.