[Openmp-commits] [PATCH] D60884: [OpenMP][libomptarget] Enable usage of unified memory for declare target link variables

Gheorghe-Teodor Bercea via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue May 21 11:47:02 PDT 2019


gtbercea updated this revision to Diff 200560.
gtbercea added a comment.

- Disable device copies for target link variables under unified memory.
- Add requires init on plugin side.


Repository:
  rOMP OpenMP

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

https://reviews.llvm.org/D60884

Files:
  libomptarget/include/omptargetplugin.h
  libomptarget/plugins/cuda/src/rtl.cpp
  libomptarget/plugins/exports
  libomptarget/plugins/generic-elf-64bit/src/rtl.cpp
  libomptarget/src/device.cpp
  libomptarget/src/rtl.cpp
  libomptarget/src/rtl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60884.200560.patch
Type: text/x-patch
Size: 6207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190521/0191e8ed/attachment-0001.bin>


More information about the Openmp-commits mailing list