[Openmp-commits] [PATCH] D94731: [libomptarget][nvptx] Call builtins instead of cuda
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jan 14 17:12:47 PST 2021
jdoerfert added a comment.
> I don't have a solution to unknown CUDA_VERSION yet.
We have forward declarations and we provide the definitions in the openmp_wrapper headers. No more include cuda here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94731/new/
https://reviews.llvm.org/D94731
More information about the Openmp-commits
mailing list