Reworked runtime to make it compatible with the requirements of the
original runtime library. Also, simplified some code to reduce number of
function calls.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D55130
[OPENMP][NVPTX]Make runtime compatible with the original runtime. ClosedPublic Authored by ABataev on Nov 30 2018, 8:31 AM.
Details Summary Reworked runtime to make it compatible with the requirements of the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 30 2018, 8:36 AM Closed by commit rL348003: [OPENMP][NVPTX]Make runtime compatible with the original runtime. (authored by ABataev). · Explain WhyNov 30 2018, 8:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 176142 openmp/trunk/libomptarget/deviceRTLs/nvptx/src/loop.cu
openmp/trunk/libomptarget/deviceRTLs/nvptx/src/parallel.cu
openmp/trunk/libomptarget/deviceRTLs/nvptx/src/reduction.cu
openmp/trunk/libomptarget/deviceRTLs/nvptx/src/sync.cu
openmp/trunk/libomptarget/deviceRTLs/nvptx/src/task.cu
|