[all-commits] [llvm/llvm-project] a5153d: [OpenMP][Offloading] Added support for multiple st...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Tue Feb 11 20:08:04 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a5153dbc368e1a484e179fafce7a260410d20569
https://github.com/llvm/llvm-project/commit/a5153dbc368e1a484e179fafce7a260410d20569
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M openmp/libomptarget/plugins/cuda/src/rtl.cpp
A openmp/libomptarget/test/offloading/parallel_offloading_map.c
Log Message:
-----------
[OpenMP][Offloading] Added support for multiple streams so that multiple kernels can be executed concurrently
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D74145
More information about the All-commits
mailing list