[Openmp-commits] [PATCH] D115279: [OpenMP][AMDGPU] Switch host-device memory copy to asynchronous version

Carlo Bertolli via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Dec 8 11:33:39 PST 2021


carlo.bertolli updated this revision to Diff 392849.
carlo.bertolli added a comment.

[OpenMP] Add missing hsa declarations/definitions when building runtime without rocr (or hsa library) installed on the system


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

https://reviews.llvm.org/D115279

Files:
  openmp/libomptarget/plugins/amdgpu/dynamic_hsa/hsa.cpp
  openmp/libomptarget/plugins/amdgpu/dynamic_hsa/hsa_ext_amd.h
  openmp/libomptarget/plugins/amdgpu/impl/impl.cpp
  openmp/libomptarget/plugins/amdgpu/impl/impl_runtime.h
  openmp/libomptarget/plugins/amdgpu/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115279.392849.patch
Type: text/x-patch
Size: 10562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20211208/5d7a1872/attachment-0001.bin>


More information about the Openmp-commits mailing list