[Openmp-commits] [PATCH] D138389: [OpenMP][libomptarget] Add AMDGPU NextGen plugin with asynchronous behavior

Kevin Sala Penadés via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Dec 12 10:58:16 PST 2022


kevinsala updated this revision to Diff 482193.
kevinsala marked 3 inline comments as done.
kevinsala added a comment.

Fixing format with clang-format and renaming envar to `LIBOMPTARGET_AMDGPU_NUM_INITIAL_HSA_SIGNALS`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138389/new/

https://reviews.llvm.org/D138389

Files:
  openmp/libomptarget/plugins-nextgen/CMakeLists.txt
  openmp/libomptarget/plugins-nextgen/amdgpu/CMakeLists.txt
  openmp/libomptarget/plugins-nextgen/amdgpu/src/rtl.cpp
  openmp/libomptarget/plugins/amdgpu/dynamic_hsa/hsa.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138389.482193.patch
Type: text/x-patch
Size: 103377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221212/3d7434d9/attachment-0001.bin>


More information about the Openmp-commits mailing list