Skip to content

Commit 5dc2376

Browse files
committed
[ci skip] remove cudnn testing constraint
all respective packages were marked broken again, see conda-forge/admin-requests@755ed31
1 parent db89c38 commit 5dc2376

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

recipe/meta.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -378,11 +378,6 @@ outputs:
378378
- cuda-nvrtc-dev # [cuda_compiler_version != "None"]
379379
- nvtx-c # [cuda_compiler_version != "None"]
380380
- pybind11
381-
# cudnn >=9.11 removed support older GPUs that are still supported by CUDA 12
382-
# pin tests since the CI uses sm70 that is no longer supported at the moment
383-
# waiting to rebuild everything for cudnn 9.10, until we can redo
384-
# https://github.com/conda-forge/admin-requests/pull/1687
385-
- cudnn <9.11 # [cuda_compiler_version != "None"]
386381
imports:
387382
- torch
388383
- torch._C

0 commit comments

Comments
 (0)