[Openmp-commits] [PATCH] D102000: [libomptarget] Add support for target memory allocators to cuda RTL

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu May 6 10:42:15 PDT 2021


jhuber6 updated this revision to Diff 343457.
jhuber6 added a comment.

Making suggested changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102000

Files:
  openmp/libomptarget/plugins/common/MemoryManager/MemoryManager.h
  openmp/libomptarget/plugins/cuda/src/rtl.cpp
  openmp/libomptarget/test/api/omp_device_managed_memory.c
  openmp/libomptarget/test/api/omp_host_pinned_memory.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102000.343457.patch
Type: text/x-patch
Size: 7790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210506/1c400b2e/attachment.bin>


More information about the Openmp-commits mailing list