[Openmp-commits] [PATCH] D97004: [OpenMP][NVPTX] Add the support for CUDA 11.2 and CUDA 11.1
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Feb 23 11:21:41 PST 2021
tianshilei1992 added a comment.
In D97004#2578786 <https://reviews.llvm.org/D97004#2578786>, @protze.joachim wrote:
> I can confirm, that with the following, I can build release successfully:
>
> set(cuda_version_list 112 111 110 102 101 100 92 91 90 80)
> set(ptx_feature_list 70 70 70 65 64 63 61 61 60 42)
Thanks. The fix has been cherry picked into the release branch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97004/new/
https://reviews.llvm.org/D97004
More information about the Openmp-commits
mailing list