We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e01c07 commit b9dafd9Copy full SHA for b9dafd9
1 file changed
recipe/recipe.yaml
@@ -162,8 +162,6 @@ outputs:
162
- ${{ pin_compatible('cuda-nvcc-impl', lower_bound='x', upper_bound='x') }}
163
- if: linux and cufile_supported
164
then: ${{ pin_compatible('libcufile', lower_bound='x', upper_bound='x') }}
165
- - if: aarch64
166
- then: libcudla >=12.0,<13.0a0
167
- libnvfatbin >=12.0,<13.0a0
168
- libnvjitlink >=12.3,<13
169
ignore_run_exports:
0 commit comments