Skip to content

Commit

Permalink
One more pin
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Jul 19, 2024
1 parent 4fc2556 commit 61b32e5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions conda/recipes/ucxx/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,11 @@ outputs:
# of libucx, but right now we have to have it to specify channel
# priority (we can't pull the one on the RAPIDS channel).
- conda-forge::ucx >=1.15.0,<1.16.0
# This spec is only here to specify channel priority, otherwise it
# would be inherited from the cache build. It can be removed later.
- if: cuda_major == "11"
then:
- conda-forge::cudatoolkit
about:
homepage: https://rapids.ai/
repository: https://github.com/rapidsai/ucxx
Expand Down

0 comments on commit 61b32e5

Please sign in to comment.