Skip to content

Revert "wheels CI: update to torch 2.10 for 'oldest' configuration (#5485)#5493

Merged
jameslamb merged 1 commit intorapidsai:mainfrom
jameslamb:fix/torch-downloads
Apr 17, 2026
Merged

Revert "wheels CI: update to torch 2.10 for 'oldest' configuration (#5485)#5493
jameslamb merged 1 commit intorapidsai:mainfrom
jameslamb:fix/torch-downloads

Conversation

@jameslamb
Copy link
Copy Markdown
Member

Reverts #5485

We can now install torch 2.9 CUDA 12.9 wheels again, the issue on the PyTorch pip index has been resolved: pytorch/pytorch#179821 (comment)

@jameslamb jameslamb added the improvement Improvement / enhancement to an existing function label Apr 15, 2026
@jameslamb jameslamb requested a review from a team as a code owner April 15, 2026 02:26
@jameslamb jameslamb added the non-breaking Non-breaking change label Apr 15, 2026
@jameslamb jameslamb requested a review from gforsyth April 15, 2026 02:26
@jameslamb
Copy link
Copy Markdown
Member Author

This is a wheels-only change and all the wheels CI is passing... I'm going to admin-merge this, so there's one less PR to juggle here.

The conda test failures are unrelated

_____________ ERROR collecting cugraph/pytest-based/bench_algos.py _____________
ImportError while importing test module '/__w/cugraph/cugraph/benchmarks/cugraph/pytest-based/bench_algos.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/opt/conda/envs/test/lib/python3.11/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cugraph/pytest-based/bench_algos.py:9: in <module>
    from pylibcugraph.testing import gen_fixture_params_product
/opt/conda/envs/test/lib/python3.11/site-packages/pylibcugraph/__init__.py:15: in <module>
    import pylibcugraph.comms
/opt/conda/envs/test/lib/python3.11/site-packages/pylibcugraph/comms/__init__.py:4: in <module>
    from .comms_wrapper import init_subcomms
E   ImportError: /opt/conda/envs/test/bin/../lib/libcugraph.so: undefined symbol: cudaLibraryGetKernel, version libcudart.so.12

(build link)

That's being worked on here: #5496

@jameslamb jameslamb merged commit 5501c58 into rapidsai:main Apr 17, 2026
77 of 82 checks passed
@jameslamb jameslamb deleted the fix/torch-downloads branch April 17, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Binaries R2 - s3 out of sync

2 participants