[Openmp-commits] [PATCH] D74145: [OpenMP][Offloading] Added support for multiple streams so that multiple kernels can be executed concurrently

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Feb 8 20:03:24 PST 2020


tianshilei1992 updated this revision to Diff 243424.
tianshilei1992 added a comment.

Add a new test case to check `map` is working correct.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74145/new/

https://reviews.llvm.org/D74145

Files:
  openmp/libomptarget/plugins/cuda/src/rtl.cpp
  openmp/libomptarget/test/offloading/parallel_offloading_map.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74145.243424.patch
Type: text/x-patch
Size: 7870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200209/24ccd8a6/attachment.bin>


More information about the Openmp-commits mailing list