Skip to content

Commit 102be94

Browse files
committed
fix(cuda11): add cudatoolkit to host
1 parent 9eceb20 commit 102be94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda/recipes/libcucim/recipe.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ requirements:
9595
- openslide
9696
- if: cuda_major == "11"
9797
then:
98+
- cudatoolkit
9899
- libnvjpeg =${{ cuda11_libnvjpeg_host_version }}
99100
- libnvjpeg-dev =${{ cuda11_libnvjpeg_host_version }}
100101
- if: linux64

0 commit comments

Comments
 (0)