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

Ye Luo via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Dec 8 12:01:12 PST 2021


ye-luo added a subscriber: Meinersbur.
ye-luo added a comment.

In D115279#3180237 <https://reviews.llvm.org/D115279#3180237>, @JonChesterfield wrote:

> In D115279#3179975 <https://reviews.llvm.org/D115279#3179975>, @ye-luo wrote:
>
>> I know what happened to my machine. Some CMake change caused offload plugins are not compiled. Sign. broken upstream.
>
> Would this be cmake failed to find libelf and thus didn't build the plugin? I think that's the symptom of our CI at present

No. `runtimes/CMakeLists.txt` mentioned by @Meinersbur


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

https://reviews.llvm.org/D115279



More information about the Openmp-commits mailing list