[Openmp-commits] [PATCH] D65001: [OpenMP][libomptarget] Add support for unified memory for regular maps
Jonas Hahnfeld via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jul 25 06:32:19 PDT 2019
Hahnfeld added a comment.
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)
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