This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 307b6fc [CUDA]Fix dynamic|guided scheduling. new 15592a1 [CMake] Unify install path for libraries new b1a95ef [libomptarget-nvptx] loop: Determine if runtime uninitialized
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: CMakeLists.txt | 4 +- libomptarget/deviceRTLs/nvptx/CMakeLists.txt | 6 +-- libomptarget/deviceRTLs/nvptx/src/loop.cu | 80 +++++++++++++++------------- libomptarget/plugins/CMakeLists.txt | 2 +- libomptarget/plugins/cuda/CMakeLists.txt | 2 +- libomptarget/src/CMakeLists.txt | 2 +- runtime/src/CMakeLists.txt | 10 ++-- 7 files changed, 56 insertions(+), 50 deletions(-)