diff --git a/conda/recipes/raft-ann-bench/meta.yaml b/conda/recipes/raft-ann-bench/meta.yaml index b817968379..91d0fdb729 100644 --- a/conda/recipes/raft-ann-bench/meta.yaml +++ b/conda/recipes/raft-ann-bench/meta.yaml @@ -78,6 +78,8 @@ requirements: - h5py {{ h5py_version }} - benchmark - matplotlib + # rmm is needed to determine if package is gpu-enabled + - rmm ={{ minor_version }} - python - pandas - pyyaml