You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #22029: [XLA:GPU] Add support for SM101a and SM120a architectures (Blackwell)
Imported from GitHub PR #22029
In addition to SM120a, also add SM101a mentioned in the PTX 8.7 spec (https://docs.nvidia.com/cuda/parallel-thread-execution/#release-notes), which is a slight variation of SM100a.
Bumping the max supported PTX version to 8.7, as the LLVM PR (llvm/llvm-project#124155) adding the support is now integrated to OpenXLA.
Copybara import of the project:
--
be59b7a by Sergey Kozub <[email protected]>:
[XLA:GPU] Add support for SM101a and SM120a architectures (Blackwell)
Merging this change closes#22029
FUTURE_COPYBARA_INTEGRATE_REVIEW=#22029 from openxla:devel/sm120a be59b7a
PiperOrigin-RevId: 721049239
0 commit comments