Skip to content

Commit

Permalink
Pin cuda-python to 11.7.0 (#246)
Browse files Browse the repository at this point in the history
Authors:
  - David Gardner (https://github.com/dagardner-nv)

Approvers:
  - Michael Demoret (https://github.com/mdemoret-nv)

URL: #246
  • Loading branch information
dagardner-nv authored Jun 30, 2022
1 parent 35f01d3 commit 4906d5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/conda/environments/cuda11.5_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ dependencies:
- ccache>=3.7
- cmake=3.22
- cuda-nvml-dev=11.5
- cuda-python<=11.7.0 # 11.7.1 Breaks the cuda bindings
- cudatoolkit=11.5
- cudf 22.06
- cudf_kafka 22.06.*
Expand Down

0 comments on commit 4906d5e

Please sign in to comment.