Skip to content

Conversation

ysiraichi
Copy link
Collaborator

This PR removes CUDA specific logic from the remaining files in this repository. This is in line with the CUDA deprecation that started on release 2.8.

Key Changes:

  • Removed CUDA branches for testing (e.g. .circleci/common.sh)
  • Removed files (e.g. documentation) for CUDA related matters (e.g. docs/source/accelerators/gpu.md)
  • Removed mentions to CUDA as a supported PyTorch/XLA accelerator
  • Removed CUDA specific parameters from CI configuration files (e.g..github/workflows/_test.yml)
  • Removed CUDA specific parameters from artifacts build configuration files (e.g. infra/tpu-pytorch-releases/artifacts_builds.tf)

@qihqi qihqi merged commit 342de86 into master Sep 4, 2025
24 checks passed
ysiraichi added a commit that referenced this pull request Oct 1, 2025
This PR removes `cuda_version` usage inside `artifacts_build.tf`
remaining from #9618.
This might be the cause of errors in nightly (see
[comment](#9589 (comment))).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants