Skip to content

Conversation

@johnnynunez
Copy link
Contributor

@johnnynunez johnnynunez commented Aug 24, 2025

Include Thor, Spark and GB300. When Orin be SBSA, we can include it
Fixes #161377

@Skylion007 @tinglvv @ptrblck @nWEIdia

@johnnynunez johnnynunez requested a review from a team as a code owner August 24, 2025 20:39
@pytorch-bot
Copy link

pytorch-bot bot commented Aug 24, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/161378

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit b7a9e6a with merge base 74280d0 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@johnnynunez
Copy link
Contributor Author

@pytorchbot label "topic: not user facing"

GPU_ARCH_VERSION=${GPU_ARCH_VERSION:-}

if [[ "$GPU_ARCH_VERSION" == *"12.9"* ]]; then
export TORCH_CUDA_ARCH_LIST="8.0;9.0;10.0;12.0"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, also spark. The only really new is Thor eith OpenRM driver in cuda 13

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe dumb question, why only add for 13 not 12.9? downstream code will still need to bump for cu13 too, no?

@ptrblck
Copy link
Collaborator

ptrblck commented Aug 25, 2025

This PR cannot land as it's non needed and I would recommend trying to understand our binary compatibility support in the CUDA toolkit before submitting these changes @johnnynunez.

@ptrblck ptrblck closed this Aug 25, 2025
@johnnynunez
Copy link
Contributor Author

This PR cannot land as it's non needed and I would recommend trying to understand our binary compatibility support in the CUDA toolkit before submitting these changes @johnnynunez.

Got it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CUDA 13 binaries aarch64

4 participants