[Openmp-commits] [PATCH] D55130: [OPENMP][NVPTX]Make runtime compatible with the original runtime.
Alexey Bataev via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Nov 30 08:31:13 PST 2018
ABataev created this revision.
ABataev added reviewers: gtbercea, kkwli0.
Herald added subscribers: jfb, guansong.
Reworked runtime to make it compatible with the requirements of the
original runtime library. Also, simplified some code to reduce number of
function calls.
Repository:
rOMP OpenMP
https://reviews.llvm.org/D55130
Files:
libomptarget/deviceRTLs/nvptx/src/loop.cu
libomptarget/deviceRTLs/nvptx/src/parallel.cu
libomptarget/deviceRTLs/nvptx/src/reduction.cu
libomptarget/deviceRTLs/nvptx/src/sync.cu
libomptarget/deviceRTLs/nvptx/src/task.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55130.176134.patch
Type: text/x-patch
Size: 26234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20181130/87b2e62c/attachment-0001.bin>
More information about the Openmp-commits
mailing list