Skip to content

Commit

Permalink
Revert "Allow CuPy 11" (#4847)
Browse files Browse the repository at this point in the history
Reverts #4837

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)
  - Ray Douglass (https://github.com/raydouglass)

URL: #4847
  • Loading branch information
galipremsagar authored Aug 1, 2022
1 parent 794815c commit e5516eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/recipes/cuml/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ requirements:
- libcuml={{ version }}
- libcumlprims {{ minor_version }}
- pyraft {{ minor_version }}
- cupy>=7.8.0,<12.0.0a0
- cupy>=7.8.0,<11.0.0a0
- treelite=2.4.0
- nccl>=2.9.9
- ucx-py {{ ucx_py_version }}
Expand Down

0 comments on commit e5516eb

Please sign in to comment.