You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for pointing this out. Actually, we (specifically me, @uliegecsm and @crtrott) are aware of problems with perfetto when building it and are trying to fix.
See Kokkos Tools PR #212 along with this branch of it: develop...cuda-11.0 that I am trying to merge into PR #212.
I think the fixes of that PR may resolve the problems you are having.
(FYI: We've decided right now we need to reach out to the developers of Perfetto to solve this, and it may take a week or two of turnaround time in talking with them to resolve that PR.)
Hi there,
I'm trying to integrate these tools into a HPC code https://github.com/PHAREHUB/PHARE/
I've noticed that if compile with the following
I get strange results and duplicate entries in the flame graph
I get expected results with the following:
Is this expected, or is there some requirement that's not met in the first case?
The text was updated successfully, but these errors were encountered: