[Openmp-commits] [PATCH] D84767: [OPENMP]Fix PR46824: Global declare target pointer cannot be accessed in target region.
Ye Luo via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jul 28 15:12:33 PDT 2020
ye-luo added a comment.
This patch
GPU activities: 96.99% 350.05ms 10 35.005ms 1.5680us 350.00ms [CUDA memcpy HtoD]
before the July21 change
GPU activities: 95.33% 20.317ms 4 5.0793ms 1.6000us 20.305ms [CUDA memcpy HtoD]
Still more transfer than it should.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84767/new/
https://reviews.llvm.org/D84767
More information about the Openmp-commits
mailing list