We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b9e0c1 commit 2f2170eCopy full SHA for 2f2170e
1 file changed
recipe/recipe.yaml
@@ -75,8 +75,6 @@ outputs:
75
- if: linux
76
then: python -c "import cuda.bindings.cufile"
77
- python -c "import cuda.bindings.nvml"
78
- - if: aarch64
79
- then: python -c "import cuda.bindings.cudla"
80
requirements:
81
run:
82
# Range (not pinned to python_min) so the test env can use the
@@ -196,8 +194,6 @@ outputs:
196
194
197
195
198
199
200
201
202
203
- cuda-nvcc
0 commit comments