We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94469fc commit 178226eCopy full SHA for 178226e
conda/recipes/librmm/meta.yaml
@@ -27,6 +27,7 @@ requirements:
27
- cmake >=3.12.4
28
host:
29
- cudatoolkit {{ cuda_version }}.*
30
+ - spdlog >=1.4.2
31
run:
32
- {{ pin_compatible('cudatoolkit', max_pin='x.x') }}
33
- spdlog >=1.4.2
0 commit comments