File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -171,8 +171,6 @@ requirements:
171171 - eigen
172172 - zlib
173173 run :
174- # GPU requirements without run_exports
175- - cudnn # [cuda_compiler_version != "None"]
176174 - intel-openmp {{ mkl }} # [win]
177175 - libblas * *{{ blas_impl }} # [blas_impl == "mkl"]
178176 run_constrained :
@@ -329,8 +327,6 @@ outputs:
329327 - intel-openmp {{ mkl }} # [win]
330328 - libblas * *{{ blas_impl }} # [blas_impl == "mkl"]
331329 - nomkl # [blas_impl != "mkl"]
332- # GPU requirements without run_exports
333- - cudnn # [cuda_compiler_version != "None"]
334330 - triton =={{ triton }} # [cuda_compiler_version != "None" and not win]
335331 # avoid that people without GPUs needlessly download ~0.5-1GB
336332 - __cuda # [cuda_compiler_version != "None"]
You can’t perform that action at this time.
0 commit comments