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
We've had some performance issues that were fixed by rolling back that change. On a HIP system running on a single GPU the performance of GPU kernels was about a factor of 30 slower when we used tracing in the code. Interestingly the code ran with its normal performance as soon as the Legion profiler was switched on. I wonder if it has any side effect that could cause this.