HPCToolkit / hpctoolkit

HPCToolkit performance tools: measurement and analysis components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hpcprof2 needs to handle OMPT trace events better

jmellorcrummey opened this issue · comments

OMPT traces contain overlapping events. On ufront, the total length of traces is 7.9x the running time of miniqmc.

this issue has largely been resolved by fixing the start time for data copies in ROCm 5.2. We may eventually need to deal with overlapping trace events, but it is not an urgent matter at this time and AMD OpenMP is not the driver for this anymore.