[Openmp-commits] [PATCH] D104555: [OpenMP][Offloading] Guard data movement from host to device with mapping table lock
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jun 18 19:09:41 PDT 2021
tianshilei1992 updated this revision to Diff 353154.
tianshilei1992 added a comment.
introduced a per-entry lock to reduce resource contention
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104555/new/
https://reviews.llvm.org/D104555
Files:
openmp/libomptarget/src/device.cpp
openmp/libomptarget/src/device.h
openmp/libomptarget/src/omptarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104555.353154.patch
Type: text/x-patch
Size: 15414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210619/b6325661/attachment-0001.bin>
More information about the Openmp-commits
mailing list