Skip to content

Commit

Permalink
ignore cudart export from cache-host
Browse files Browse the repository at this point in the history
  • Loading branch information
gforsyth committed Feb 20, 2025
1 parent 25ee3d4 commit 27b6260
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions conda/recipes/ucxx/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ outputs:
ignore_run_exports:
from_package:
- ucx
- cuda-cudart-dev
by_name:
- cuda-version
tests:
Expand Down Expand Up @@ -158,6 +159,8 @@ outputs:
- cuda-cudart
- ${{ pin_compatible("cuda-version", upper_bound="x", lower_bound="x") }}
ignore_run_exports:
from_package:
- cuda-cudart-dev
by_name:
- cuda-version
about:
Expand Down Expand Up @@ -211,6 +214,7 @@ outputs:
- numba >=0.59.1,<0.61.0a0
ignore_run_exports:
from_package:
- cuda-cudart-dev
- ucx
by_name:
- cuda-version
Expand Down

0 comments on commit 27b6260

Please sign in to comment.