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
That PR changes the way of registering a reduction. @ipdemes Do you register a reduction after the top-level task is launched? Do you include the runtime startup into your timing?
The redop registration shouldn't be on a critical path. @eddy16112 Can you please check if we can catch this in our perf regression test suite? If we don't have redops in them I think it will worth adding a modified version of `test/realm/simple_reduce.cc" test or whatever else test is necessary to be able to catch this regression in our tests.
@ipdemes I know some context on this was in the slack thread. Could you please copy-paste some of the information from there in here, so we have everything in one place...e.g links to the benchmark results/configurations and how did you find the offending change.
This commit https://gitlab.com/StanfordLegion/legion/-/commit/b1bb4babd7e6f7d37dcadf8bc62ce41e8266bf6e resulted in large regression in cuPyNumeric CFD benchmark.
The text was updated successfully, but these errors were encountered: