[Feature Request] [Epic] Extend support for NVIDIA sm_120 / sm_121 consumer Blackwell GPUs
#6,570 opened on 2026年5月19日
Repository metrics
- Stars
- (26,262 stars)
- PR merge metrics
- (平均マージ 6m) (30d で 1 merged PR)
説明
Review Mojo's priorities
- I have read the roadmap and priorities and I believe this request falls within the priorities.
What is your request?
This is an umbrella tracking issue for sub-issues around expanding platform support for NVIDIA's sm_120 / sm_121 consumer Blackwell GPUs, as found in the RTX 50XX series or DGX Spark.
What is your motivation for this change?
NVIDIA's Blackwell GPU platform is divided into two very different architectures: the sm_100 / sm_110 series (B200 / B300, Jetson Thor), and the sm_120 / sm_121 series (RTX 50XX, DGX Spark). The former is very well-supported and optimized in Mojo and MAX today, but due to major architectural differences the latter has a few areas still to be filled in and tuned.
Help is appreciated from those with access to sm_120 / sm_121 hardware to find and fix issues with missing paths in our kernels for those GPUs, as well as to help build and tune optimized kernels for them.
Any other details?
No response