[Openmp-commits] [openmp] [OpenMP][libomptarget] Enable automatic unified shared memory executi… (PR #75999)

Johannes Doerfert via Openmp-commits openmp-commits at lists.llvm.org
Thu Dec 21 15:49:09 PST 2023


https://github.com/jdoerfert commented:

I think this addressed all but one of my main concerns.
Last thing is the testing.
We should add tests for the different interactions (e.g., verify non-HSA_XNACK will copy, so will omp requires).
Further, what happens if this is executed on a non-APU system? Won't it fail?



https://github.com/llvm/llvm-project/pull/75999


More information about the Openmp-commits mailing list