cuda-modules: Allow SBSA Orin to use CUDA 13+#528562
Merged
Merged
Conversation
b09a1d5 to
62c0d8a
Compare
NVIDIA announced an SBSA software stack for the Jetson Orin (capability 8.7) using CUDA 13.2 [1]. Update the redist system selection logic and assertions to support Orin SBSA. [1]: https://forums.developer.nvidia.com/t/jetpack-7-2-jetson-linux-r39-2-on-jetson-agx-orin-developer-kit-getting-started-and-feedback-thread/372156
62c0d8a to
e4d4b7f
Compare
Contributor
|
This one is going to take some noodling, I'll get back to you later on it. Thank you for the PR! |
19 tasks
pta2002
approved these changes
Jun 15, 2026
Contributor
|
Sorry for the delay, I'm hoping to get around to this today. There's a similar effort to expose more of the data/functionality we're maintaining (#532065) that relates to this (if only because they touch the same things). |
ConnorBaker
approved these changes
Jun 24, 2026
| : The major and minor version of CUDA (e.g. "12.6") | ||
| */ | ||
| _getJetsonMinSbsaCapability = | ||
| cudaMajorMinorVersion: if lib.versionAtLeast cudaMajorMinorVersion "13.0" then "8.7" else "10.1"; |
Contributor
There was a problem hiding this comment.
This is the only point of concern I have; my understanding was that Orin was only supported from CUDA 13.2/JetPack 7.2, not CUDA 13.0. But it should be fine to YOLO this for now :)
Contributor
|
Thank you Elliot! |
Contributor
|
Successfully created backport PR for |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NVIDIA announced an SBSA software stack for the Jetson Orin (capability 8.7) using CUDA 13.2. Update the redist system selection logic and assertions to support Orin SBSA.
https://forums.developer.nvidia.com/t/jetpack-7-2-jetson-linux-r39-2-on-jetson-agx-orin-developer-kit-getting-started-and-feedback-thread/372156
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.