[Openmp-commits] [openmp] [OpenMP] [amdgpu] Added a synchronous version of data exchange. (PR #87032)
via Openmp-commits
openmp-commits at lists.llvm.org
Fri Mar 29 13:20:31 PDT 2024
dhruvachak 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.
Yes, I just realized that the PR comment was not updated. Now it should be updated.
https://github.com/llvm/llvm-project/pull/87032
More information about the Openmp-commits
mailing list