Skip to content

Commit

Permalink
Merge pull request rapidsai#2103 from rapidsai/branch-24.02
Browse files Browse the repository at this point in the history
Forward-merge branch-24.02 to branch-24.04
  • Loading branch information
GPUtester authored Jan 19, 2024
2 parents c3b30f3 + d7eebc6 commit 3790c2a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions conda/recipes/libraft/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2022-2023, NVIDIA CORPORATION.
# Copyright (c) 2022-2024, NVIDIA CORPORATION.

# Usage:
# conda build . -c conda-forge -c nvidia -c rapidsai
Expand Down Expand Up @@ -62,9 +62,6 @@ outputs:
- cuda-cudart-dev
{% endif %}
- cuda-version ={{ cuda_version }}
- librmm ={{ minor_version }}
- spdlog {{ spdlog_version }}
- fmt {{ fmt_version }}
run:
- {{ pin_compatible('cuda-version', max_pin='x', min_pin='x') }}
{% if cuda_major == "11" %}
Expand Down

0 comments on commit 3790c2a

Please sign in to comment.