This is an archive of the discontinued LLVM Phabricator instance.

[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
architecture. This was removed in new CUDA versions so we should bump
this up.

Diff Detail

Event Timeline

jhuber6 created this revision.Aug 2 2023, 1:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2023, 1:32 PM
jhuber6 requested review of this revision.Aug 2 2023, 1:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2023, 1:32 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
jdoerfert accepted this revision.Aug 2 2023, 2:45 PM
This 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
This revision was automatically updated to reflect the committed changes.