[Openmp-commits] [openmp] [OpenMP] [amdgpu] Added a synchronous version of data exchange. (PR #87032)
Joseph Huber via Openmp-commits
openmp-commits at lists.llvm.org
Fri Mar 29 13:18:31 PDT 2024
jhuber6 wrote:
> I amended the commit message to include the following:
>
> Similar to H2D and D2H, use synchronous mode for large data transfers beyond a certain size for D2D as well. As with H2D and D2H, this size is controlled by an env-var.
You should do it to the PR message as well. When the PR is merged it will squash the commits and use the PR's description instead.
https://github.com/llvm/llvm-project/pull/87032
More information about the Openmp-commits
mailing list