[Openmp-commits] [PATCH] D51222: [OPENMP][NVPTX] Lightweight runtime support for SPMD mode.
Alexey Bataev via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Aug 29 10:38:46 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340944: [OPENMP][NVPTX] Lightweight runtime support for SPMD mode. (authored by ABataev, committed by ).
Herald added subscribers: llvm-commits, jfb.
Changed prior to commit:
https://reviews.llvm.org/D51222?vs=162406&id=163138#toc
Repository:
rL LLVM
https://reviews.llvm.org/D51222
Files:
openmp/trunk/libomptarget/deviceRTLs/nvptx/src/data_sharing.cu
openmp/trunk/libomptarget/deviceRTLs/nvptx/src/interface.h
openmp/trunk/libomptarget/deviceRTLs/nvptx/src/libcall.cu
openmp/trunk/libomptarget/deviceRTLs/nvptx/src/loop.cu
openmp/trunk/libomptarget/deviceRTLs/nvptx/src/omp_data.cu
openmp/trunk/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu
openmp/trunk/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h
openmp/trunk/libomptarget/deviceRTLs/nvptx/src/parallel.cu
openmp/trunk/libomptarget/deviceRTLs/nvptx/src/supporti.h
openmp/trunk/libomptarget/deviceRTLs/nvptx/src/sync.cu
openmp/trunk/libomptarget/deviceRTLs/nvptx/src/task.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51222.163138.patch
Type: text/x-patch
Size: 28910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180829/07440ccf/attachment-0001.bin>
More information about the Openmp-commits
mailing list