Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow CuPy 11 #508

Merged
merged 2 commits into from
Jul 29, 2022
Merged

Allow CuPy 11 #508

merged 2 commits into from
Jul 29, 2022

Conversation

jakirkham
Copy link
Member

As CuPy 11 is now available and may be needed in some cases, relax this bound to allow CuPy 11.

@quasiben
Copy link
Member

cuDF just pinned to 11.0 in rapidsai/cudf#11306. Should we also relax this to 12.0 ? Note, this is just for setup.py and reflects the conda package

@jakirkham
Copy link
Member Author

jakirkham commented Jul 28, 2022

Yes, have submitted PRs to the various repos to relax this constraint (they are xref'd above). Here's cuDF's PR ( rapidsai/cudf#11393 )

rapids-bot bot pushed a commit to rapidsai/cusignal that referenced this pull request Jul 28, 2022
Allows cuxfilter to be installed with CuPy 11.

xref: rapidsai/integration#508

Authors:
  - https://github.com/jakirkham

Approvers:
  - Adam Thompson (https://github.com/awthomp)
  - Sevag H (https://github.com/sevagh)

URL: #494
rapids-bot bot pushed a commit to rapidsai/cucim that referenced this pull request Jul 28, 2022
Allows cuCIM to be installed with CuPy 11.

xref: rapidsai/integration#508

Authors:
  - https://github.com/jakirkham

Approvers:
  - Gregory Lee (https://github.com/grlee77)
  - Sevag H (https://github.com/sevagh)

URL: #357
rapids-bot bot pushed a commit to rapidsai/cuml that referenced this pull request Jul 28, 2022
Allows cuML to be installed with CuPy 11.

xref: rapidsai/integration#508

Authors:
  - https://github.com/jakirkham

Approvers:
  - Sevag H (https://github.com/sevagh)
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: #4837
rapids-bot bot pushed a commit to rapidsai/cudf that referenced this pull request Jul 29, 2022
Allows cuDF to be installed with CuPy 11.

xref: rapidsai/integration#508

Authors:
  - https://github.com/jakirkham

Approvers:
  - Sevag H (https://github.com/sevagh)
  - H. Thomson Comer (https://github.com/thomcom)
  - Bradley Dice (https://github.com/bdice)
  - Matthew Roeschke (https://github.com/mroeschke)

URL: #11393
@jakirkham
Copy link
Member Author

jakirkham commented Jul 29, 2022

All of the xref'd PRs have been merged except cuxfilter ( rapidsai/cuxfilter#383 ), which is running into an unrelated CI error ( rapidsai/cuxfilter#384 ) that is being debugged.

rapids-bot bot pushed a commit to rapidsai/cuxfilter that referenced this pull request Jul 29, 2022
@jakirkham
Copy link
Member Author

Thanks AJ for helping this one along 🙏

Looks like it is ready to go when you are ready 🙂

@ajschmidt8 ajschmidt8 merged commit 53e9285 into rapidsai:branch-22.08 Jul 29, 2022
@jakirkham jakirkham deleted the allow_cupy_11 branch July 29, 2022 16:42
jakirkham added a commit to jakirkham/cuml that referenced this pull request Feb 27, 2023
Allows cuML to be installed with CuPy 11.

xref: rapidsai/integration#508

Authors:
  - https://github.com/jakirkham

Approvers:
  - Sevag H (https://github.com/sevagh)
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: rapidsai#4837
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.

4 participants