[Openmp-commits] [openmp] [amdgpu] Implement D2D memcpy as HSA call (PR #69955)

Joseph Huber via Openmp-commits openmp-commits at lists.llvm.org
Mon Oct 23 12:12:27 PDT 2023


https://github.com/jhuber6 commented:

I'm guessing it's impossible to make a test for this? Could we do a D2D memcpy on the same device and make sure that they are the same via a `memcmp`?

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


More information about the Openmp-commits mailing list