This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 591fa69 Revert r347799: Add omp_get_device_num() and update other device API new b0a4d9c [OPENMP][NVPTX]Make runtime compatible with the original runtime.
The 1 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: libomptarget/deviceRTLs/nvptx/src/loop.cu | 215 +++++++++---------------- libomptarget/deviceRTLs/nvptx/src/parallel.cu | 4 +- libomptarget/deviceRTLs/nvptx/src/reduction.cu | 3 +- libomptarget/deviceRTLs/nvptx/src/sync.cu | 15 +- libomptarget/deviceRTLs/nvptx/src/task.cu | 9 +- 5 files changed, 87 insertions(+), 159 deletions(-)