Replaced readings of nproc from team structure with ones from
thread structure, to improve performance.
Patch by Andrey Churbanov.
Paths
| Differential D21559
Performance improvement: favor accessing thread struct as opposed to team struct ClosedPublic Authored by tlwilmar on Jun 21 2016, 9:59 AM.
Details Summary Replaced readings of nproc from team structure with ones from Patch by Andrey Churbanov.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 21 2016, 11:33 AM Closed by commit rL273293: Performance improvement: accessing thread struct as opposed to team struct (authored by jlpeyton). · Explain WhyJun 21 2016, 11:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 61411 openmp/trunk/runtime/src/kmp_dispatch.cpp
|