[Openmp-commits] [PATCH] D97004: [OpenMP][NVPTX] Add the support for CUDA 11.2 and CUDA 11.1
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Feb 22 06:43:49 PST 2021
protze.joachim added a comment.
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)
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