[Openmp-commits] [PATCH] D65001: [OpenMP][libomptarget] Add support for unified memory for regular maps

Gheorghe-Teodor Bercea via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Jul 26 10:25:23 PDT 2019


gtbercea added a comment.

In D65001#1601037 <https://reviews.llvm.org/D65001#1601037>, @Hahnfeld wrote:

> In D65001#1600995 <https://reviews.llvm.org/D65001#1600995>, @gtbercea wrote:
>
> > @Hahnfeld I added several tests. Because these tests require unified memory to be supported by the underlying system I have added them as a new type of test: check-libomptarget-nvptx-unified (in addition to the check-libomptarget-nvptx one). These tests should only be run on platforms which support unified memory.
>
>
> Can we instead have the tests work with the host plugins? That would be much easier. (Sorry, don't have the time to look at the tests right now)


Done!


Repository:
  rOMP OpenMP

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

https://reviews.llvm.org/D65001





More information about the Openmp-commits mailing list