Skip to content

Upgrade to PyTorch 2.11#573

Draft
swahtz wants to merge 1 commit intoopenvdb:mainfrom
swahtz:js/torch_2.11
Draft

Upgrade to PyTorch 2.11#573
swahtz wants to merge 1 commit intoopenvdb:mainfrom
swahtz:js/torch_2.11

Conversation

@swahtz
Copy link
Copy Markdown
Contributor

@swahtz swahtz commented Mar 26, 2026

This PR is blocked on #571 #572 merging first.

Dependency and Compatibility Updates:

  • Upgraded PyTorch from 2.10 to 2.11 across all environment files and documentation, including env/build_environment.yml, env/dev_environment.yml, env/learn_environment.yml, and env/test_environment.yml. [1] [2] [3] [4]
  • Added Python 3.14 support in the build matrix, publish matrix, and project classifiers in pyproject.toml. [1] [2] [3]
  • Updated CUDA architectures for published wheels to include SM 8.6, matching PyTorch's support.

Documentation Updates:

  • Updated the compatibility matrix and installation instructions in docs/installation.rst to reflect PyTorch 2.11, Python 3.14, and the new CUDA architecture support. [1] [2] [3]
  • Updated version history in CHANGES.md to document the PyTorch, Python, and CUDA architecture changes.

Internal/Build System Updates:

  • Updated Sphinx documentation configuration in devtools/test-release-scripts.sh to use the new PyTorch and CUDA version tags.

also added python 3.14; 8.6 to the CUDA archs to match PyTorch

Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
@swahtz swahtz added this to the v0.5 milestone Mar 26, 2026
@swahtz swahtz added CI Issues related to the Github actions CI/CD. For build issues use CMake/Build cmake/build Issues related to building and CMake labels Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Issues related to the Github actions CI/CD. For build issues use CMake/Build cmake/build Issues related to building and CMake

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant