We previously defaulted to sm_35 for the purpose of unspecified
architecture. This was removed in new CUDA versions so we should bump
this up.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156936
[Clang] Increase default architecture from sm_35 to sm_52 ClosedPublic Authored by jhuber6 on Aug 2 2023, 1:32 PM.
Details Summary We previously defaulted to sm_35 for the purpose of unspecified
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 2 2023, 2:45 PM This revision was landed with ongoing or failed builds.Aug 2 2023, 3:30 PM Closed by commit rGab202aa7004a: [Clang] Increase default architecture from sm_35 to sm_52 (authored by jhuber6). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 546622 clang/include/clang/Basic/Cuda.h
clang/test/Driver/cuda-cross-compiling.c
|