[Openmp-commits] [PATCH] D95314: [OpenMP][Libomptarget] Introduce Remote Offloading Plugin

Atmn Patel via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jan 26 12:34:13 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGec8f4a38c83e: [OpenMP][Libomptarget] Introduce Remote Offloading Plugin (authored by adpatel6).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95314

Files:
  openmp/docs/SupportAndFAQ.rst
  openmp/docs/design/Runtimes.rst
  openmp/libomptarget/plugins/CMakeLists.txt
  openmp/libomptarget/plugins/exports
  openmp/libomptarget/plugins/remote/CMakeLists.txt
  openmp/libomptarget/plugins/remote/include/Utils.h
  openmp/libomptarget/plugins/remote/include/openmp.proto
  openmp/libomptarget/plugins/remote/lib/Utils.cpp
  openmp/libomptarget/plugins/remote/server/CMakeLists.txt
  openmp/libomptarget/plugins/remote/server/OffloadingServer.cpp
  openmp/libomptarget/plugins/remote/server/Server.cpp
  openmp/libomptarget/plugins/remote/server/Server.h
  openmp/libomptarget/plugins/remote/src/CMakeLists.txt
  openmp/libomptarget/plugins/remote/src/Client.cpp
  openmp/libomptarget/plugins/remote/src/Client.h
  openmp/libomptarget/plugins/remote/src/rtl.cpp
  openmp/libomptarget/src/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95314.319385.patch
Type: text/x-patch
Size: 95910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210126/482e5d49/attachment-0001.bin>


More information about the Openmp-commits mailing list