[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
Mon Feb 22 06:16:00 PST 2021
tianshilei1992 added a comment.
In D97004#2578589 <https://reviews.llvm.org/D97004#2578589>, @JonChesterfield wrote:
> That looks very similar to the above problem with ptx72.
>
> While I sympathise with a desire to run on the latest cuda, openmp building for ptx versions that clang doesn't support seems over-ambitious. Suggest we dial this list back to only those ptx/cuda combinations that clang generates code for, until such point someone (possibly from the openmp effort) updates clang.
Eventually we’re not gonna support various CUDA version. In my local patch which has not been submitted for review, `ptx60` is used.
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