Skip to content

Pin PyTorch version in CI to 2.9.1#424

Merged
matthewdcong merged 1 commit into
openvdb:mainfrom
matthewdcong:pin_ci_version
Jan 22, 2026
Merged

Pin PyTorch version in CI to 2.9.1#424
matthewdcong merged 1 commit into
openvdb:mainfrom
matthewdcong:pin_ci_version

Conversation

@matthewdcong

Copy link
Copy Markdown
Contributor

PyTorch 2.10 was released today which introduces an API change which breaks compilation. Even with the relevant fixes, it still leads to a CUBLAS_STATUS_INVALID_VALUE mismatch on the unit tests. Pin the PyTorch version to 2.9.1 to workaround these issues for now.

For more information, refer to #423 and pytorch/pytorch#170676

@matthewdcong matthewdcong requested a review from a team as a code owner January 22, 2026 06:34
Signed-off-by: Matthew Cong <mcong@nvidia.com>
@fwilliams

Copy link
Copy Markdown
Collaborator

Is this intended to be merged before #423? The changes here seem to also be present in that PR.

@matthewdcong

Copy link
Copy Markdown
Contributor Author

Is this intended to be merged before #423? The changes here seem to also be present in that PR.

Yup, the changes are present in the other one just for testing.

@matthewdcong matthewdcong merged commit 8038f76 into openvdb:main Jan 22, 2026
32 checks passed
matthewdcong added a commit to matthewdcong/fvdb-core that referenced this pull request Jan 22, 2026
matthewdcong added a commit to matthewdcong/fvdb-core that referenced this pull request Jan 22, 2026
This reverts commit 8038f76.

Signed-off-by: Matthew Cong <mcong@nvidia.com>
matthewdcong added a commit that referenced this pull request Feb 3, 2026
Image upgrade required to match PyTorch 2.10 upgrade introduced in #424
and #425 .

Signed-off-by: Matthew Cong <mcong@nvidia.com>
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