It's the oldest GPU architecture currently supported by all CUDA versions clang
can use.
See the comments in D77670 for more details.
Paths
| Differential D108235
[CUDA] Bump default GPU architecture to sm_35. ClosedPublic Authored by tra on Aug 17 2021, 12:57 PM.
Details
Summary It's the oldest GPU architecture currently supported by all CUDA versions clang See the comments in D77670 for more details.
Diff Detail
Event TimelineHerald added subscribers: ormris, steven_wu, bixia and 3 others. · View Herald TranscriptAug 17 2021, 12:57 PM Comment Actions cuda-options-freebsd.cu has been removed as it does not test anything useful -- it's a somewhat out of date copy of cuda-options.cu with replaced host triple, which does not matter for processing GPU options. This revision is now accepted and ready to land.Aug 18 2021, 2:26 AM Comment Actions
I've updated release notes in D108248. Closed by commit rG0060fffc8222: [CUDA] Bump default GPU architecture to sm_35. (authored by tra). · Explain WhyAug 23 2021, 1:26 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 368198 clang/lib/Driver/Driver.cpp
clang/test/Driver/cuda-external-tools.cu
clang/test/Driver/cuda-march.cu
clang/test/Driver/cuda-options-freebsd.cu
clang/test/Driver/cuda-options.cu
clang/test/Driver/cuda-ptxas-path.cu
clang/test/Driver/lto.cu
clang/test/Driver/openmp-offload.c
clang/test/Driver/opt-record.c
clang/test/Driver/thinlto.cu
|