[Openmp-commits] [PATCH] D97004: [OpenMP][NVPTX] Add the support for CUDA 11.2 and CUDA 11.1
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Feb 22 03:50:52 PST 2021
JonChesterfield added a comment.
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.
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