[Openmp-commits] [openmp] [libomptarget][nextgen-plugin] Use SCRELEASE/SCACQUIRE in packet headers (PR #85678)

Gheorghe-Teodor Bercea via Openmp-commits openmp-commits at lists.llvm.org
Mon Mar 18 12:20:44 PDT 2024


doru1004 wrote:

> Can you cite the source of this recommendation? I know that https://hsafoundation.com/wp-content/uploads/2021/02/HSA-Runtime-1.2.pdf recommends SCACQUIRE/SCRELEASE but I also see ROCm docs using ACQUIRE/RELEASE https://doc-sep4.readthedocs.io/en/latest/Tutorial/Optimizing-Dispatches.html.

I updated the comment. Please let me know if this clarifies it. The HSA Runtime documents mentions the ACQUIRE/RELEASE versions as being deprecated.

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


More information about the Openmp-commits mailing list