Skip to content

Conversation

ysiraichi
Copy link
Collaborator

This PR removes the uses and mentions to XLA_CUDA and TF_CUDA_COMPUTE_CAPABILITIES flags. They are related to the now deprecated CUDA build. This PR also removes

Key Changes:

  • (.bazelrc) Removed CUDA bazel configuration
  • (build_util.py) Removed the translation of XLA_CUDA environment variable to --config=cuda bazel argument
  • Removed uses of XLA_CUDA and TF_CUDA_COMPUTE_CAPABILITIES throughout the codebase
  • Removed some logic for compiling PyTorch/XLA with CUDA support

Copy link
Collaborator

@zhanyong-wan zhanyong-wan left a comment

Choose a reason for hiding this comment

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

Nice!

@ysiraichi ysiraichi merged commit aada9fc into master Aug 25, 2025
24 checks passed
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