[Openmp-commits] [PATCH] D95104: [OpenMP] Replace `cuda.h` with (forward) declarations in the offload plugin
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jan 20 17:09:24 PST 2021
jdoerfert updated this revision to Diff 318069.
jdoerfert edited the summary of this revision.
jdoerfert added a comment.
Look for CUDA functions on demand and once only, inform libomptarget if CUDA was not found.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95104/new/
https://reviews.llvm.org/D95104
Files:
openmp/libomptarget/plugins/cuda/CMakeLists.txt
openmp/libomptarget/plugins/cuda/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95104.318069.patch
Type: text/x-patch
Size: 11421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210121/1f6e5404/attachment-0001.bin>
More information about the Openmp-commits
mailing list