[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
Sun Feb 9 12:24:05 PST 2020


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

Add a backup statement in case that the library is not compiled with C++14


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.243459.patch
Type: text/x-patch
Size: 7985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200209/039eea69/attachment.bin>


More information about the Openmp-commits mailing list