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

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sun Feb 9 14:45:20 PST 2020


jdoerfert added a comment.

In D74145#1866224 <https://reviews.llvm.org/D74145#1866224>, @tianshilei1992 wrote:

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


I would prefer not to do this. Let's wait till Monday and replies on the RFC.


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

https://reviews.llvm.org/D74145





More information about the Openmp-commits mailing list