Skip to content

Commit 2a15db7

Browse files
Remove cuda-core from cuda-python runtime dependencies
1 parent 866777b commit 2a15db7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

recipe/recipe.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ outputs:
6161
run:
6262
- python >=${{ python_min }}
6363
- ${{ pin_subpackage('cuda-bindings', upper_bound='x.x') }}
64-
- cuda-core >=1.0.0,<1.1.0
6564
- if: not aarch64
6665
then: cuda-version >=12.0,<13.0a0
6766
- if: aarch64 and not cufile_supported

0 commit comments

Comments
 (0)