From 55fb1226bf37e8eb012ca078777ffdb366d2fb43 Mon Sep 17 00:00:00 2001 From: Tarang Jain Date: Thu, 27 Feb 2025 06:42:45 -0800 Subject: [PATCH] run env --- conda/recipes/cuvs-bench-cpu/meta.yaml | 1 + conda/recipes/cuvs-bench/meta.yaml | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/conda/recipes/cuvs-bench-cpu/meta.yaml b/conda/recipes/cuvs-bench-cpu/meta.yaml index 9e92ccece..9dea3f6c4 100644 --- a/conda/recipes/cuvs-bench-cpu/meta.yaml +++ b/conda/recipes/cuvs-bench-cpu/meta.yaml @@ -60,6 +60,7 @@ requirements: - glog {{ glog_version }} - h5py {{ h5py_version }} - matplotlib-base + - mkl =2023 - numpy >=1.23,<3.0a0 - pandas - pyyaml diff --git a/conda/recipes/cuvs-bench/meta.yaml b/conda/recipes/cuvs-bench/meta.yaml index 31061e8dd..a83297098 100644 --- a/conda/recipes/cuvs-bench/meta.yaml +++ b/conda/recipes/cuvs-bench/meta.yaml @@ -97,6 +97,7 @@ requirements: - cuvs {{ version }} - h5py {{ h5py_version }} - matplotlib-base + - mkl =2023 # [linux64] - pandas - pyyaml # rmm is needed to determine if package is gpu-enabled @@ -104,9 +105,6 @@ requirements: - python - requests - rmm ={{ minor_version }} - - libaio # [linux64] - - libboost-devel=1.87 # [linux64] - - mkl-devel=2023 # [linux64] - sklearn>=1.5 about: home: https://rapids.ai/