From bbf71eef40a04efa687eac0497f8cbe0f3a9a6bb Mon Sep 17 00:00:00 2001 From: James Lamb Date: Fri, 20 Sep 2024 16:37:54 -0500 Subject: [PATCH] bump NCCL floor to 2.18.1.1 --- conda/recipes/versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/recipes/versions.yaml b/conda/recipes/versions.yaml index bf852d22..5cb67295 100644 --- a/conda/recipes/versions.yaml +++ b/conda/recipes/versions.yaml @@ -7,7 +7,7 @@ xgboost_version: cupy_version: - '>=12.0.0' nccl_version: - - '>=2.9.9,<3.0a0' + - '>=2.18.1.1,<3.0a0' numba_version: - '>=0.57' numpy_version: