[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 11:14:27 PST 2021
atmnpatel updated this revision to Diff 319360.
atmnpatel marked 6 inline comments as done.
atmnpatel added a comment.
Updates.
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.319360.patch
Type: text/x-patch
Size: 95910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210126/5d26f58d/attachment-0001.bin>
More information about the Openmp-commits
mailing list