Skip to content

Commit

Permalink
Add cuda-cudart-dev to CUDA 12 host dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Jun 21, 2023
1 parent 7509fff commit 865f707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/recipes/rmm/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ requirements:
- cudatoolkit ={{ cuda_version }}
- cuda-python >=11.7.1,<12.0a0
{% else %}
- cuda-cudart-dev
- cuda-python >=12.0,<13.0a0
{% endif %}
- cuda-version ={{ cuda_version }}
Expand Down

0 comments on commit 865f707

Please sign in to comment.