This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 6405759 [OMPT] Fix tool initialization returning 0 new 5d47980 [OpenMP][libomptarget] Add data sharing support in libomptarget
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/interface.h | 3 +- libomptarget/deviceRTLs/nvptx/src/omp_data.cu | 5 +++ .../deviceRTLs/nvptx/src/omptarget-nvptx.cu | 6 ++++ .../deviceRTLs/nvptx/src/omptarget-nvptx.h | 40 ++++++++++++++++++++++ libomptarget/deviceRTLs/nvptx/src/option.h | 4 +++ libomptarget/deviceRTLs/nvptx/src/parallel.cu | 8 +++++ 6 files changed, 65 insertions(+), 1 deletion(-)