This path defines the newly added __kmpc_disitrute_static_init
functions in the device runtime library. These functions are currently
exact copies of the current worksharing method but can be tuned later.
Depends on D110429
Paths
| Differential D110430
[OpenMP] Add new worksharing definitions into device RTL ClosedPublic Authored by jhuber6 on Sep 24 2021, 10:14 AM.
Details Summary This path defines the newly added __kmpc_disitrute_static_init Depends on D110429
Diff Detail
Event TimelineComment Actions LGTM. The dependent patch has a huge amount of changes. Hopefully the function signatures here are finalized. Otherwise... This revision is now accepted and ready to land.Sep 24 2021, 10:25 AM Comment Actions
It's pretty much all fixing the tests, it's also to introduce stuff for the device library since we don't need to worry about backwards compatibility. This revision was landed with ongoing or failed builds.Sep 27 2021, 8:37 AM Closed by commit rG74d622dea450: [OpenMP] Add new worksharing definitions into device RTL (authored by jhuber6). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 375288 openmp/libomptarget/DeviceRTL/src/Workshare.cpp
openmp/libomptarget/deviceRTLs/common/src/loop.cu
openmp/libomptarget/deviceRTLs/interface.h
|