diff --git a/conda/environments/all_cuda-118_arch-aarch64.yaml b/conda/environments/all_cuda-118_arch-aarch64.yaml index d711fc555..e8854eae6 100644 --- a/conda/environments/all_cuda-118_arch-aarch64.yaml +++ b/conda/environments/all_cuda-118_arch-aarch64.yaml @@ -9,6 +9,7 @@ channels: dependencies: - breathe - c-compiler +- clang - clang-tools=16.0.6 - clang==16.0.6 - cmake>=3.26.4 @@ -27,6 +28,7 @@ dependencies: - graphviz - gtest>=1.13.0 - ipython +- libclang - libcublas-dev=11.11.3.6 - libcublas=11.11.3.6 - libcurand-dev=10.3.0.86 @@ -35,6 +37,7 @@ dependencies: - libcusolver=11.4.1.48 - libcusparse-dev=11.7.5.86 - libcusparse=11.7.5.86 +- make - nccl>=2.9.9 - ninja - numpy>=1.23 @@ -47,6 +50,7 @@ dependencies: - pytest==7.* - recommonmark - rmm==24.4.* +- rust - scikit-build-core>=0.7.0 - scikit-learn - sphinx-copybutton diff --git a/conda/environments/all_cuda-118_arch-x86_64.yaml b/conda/environments/all_cuda-118_arch-x86_64.yaml index b4c2c6857..f8269df7b 100644 --- a/conda/environments/all_cuda-118_arch-x86_64.yaml +++ b/conda/environments/all_cuda-118_arch-x86_64.yaml @@ -9,6 +9,7 @@ channels: dependencies: - breathe - c-compiler +- clang - clang-tools=16.0.6 - clang==16.0.6 - cmake>=3.26.4 @@ -27,6 +28,7 @@ dependencies: - graphviz - gtest>=1.13.0 - ipython +- libclang - libcublas-dev=11.11.3.6 - libcublas=11.11.3.6 - libcurand-dev=10.3.0.86 @@ -35,6 +37,7 @@ dependencies: - libcusolver=11.4.1.48 - libcusparse-dev=11.7.5.86 - libcusparse=11.7.5.86 +- make - nccl>=2.9.9 - ninja - numpy>=1.23 @@ -47,6 +50,7 @@ dependencies: - pytest==7.* - recommonmark - rmm==24.4.* +- rust - scikit-build-core>=0.7.0 - scikit-learn - sphinx-copybutton diff --git a/conda/environments/all_cuda-122_arch-aarch64.yaml b/conda/environments/all_cuda-122_arch-aarch64.yaml index 85d96e5c9..e5940cbed 100644 --- a/conda/environments/all_cuda-122_arch-aarch64.yaml +++ b/conda/environments/all_cuda-122_arch-aarch64.yaml @@ -9,6 +9,7 @@ channels: dependencies: - breathe - c-compiler +- clang - clang-tools=16.0.6 - clang==16.0.6 - cmake>=3.26.4 @@ -28,10 +29,12 @@ dependencies: - graphviz - gtest>=1.13.0 - ipython +- libclang - libcublas-dev - libcurand-dev - libcusolver-dev - libcusparse-dev +- make - nccl>=2.9.9 - ninja - numpy>=1.23 @@ -43,6 +46,7 @@ dependencies: - pytest==7.* - recommonmark - rmm==24.4.* +- rust - scikit-build-core>=0.7.0 - scikit-learn - sphinx-copybutton diff --git a/conda/environments/all_cuda-122_arch-x86_64.yaml b/conda/environments/all_cuda-122_arch-x86_64.yaml index 16cc655c6..1008c0270 100644 --- a/conda/environments/all_cuda-122_arch-x86_64.yaml +++ b/conda/environments/all_cuda-122_arch-x86_64.yaml @@ -9,6 +9,7 @@ channels: dependencies: - breathe - c-compiler +- clang - clang-tools=16.0.6 - clang==16.0.6 - cmake>=3.26.4 @@ -28,10 +29,12 @@ dependencies: - graphviz - gtest>=1.13.0 - ipython +- libclang - libcublas-dev - libcurand-dev - libcusolver-dev - libcusparse-dev +- make - nccl>=2.9.9 - ninja - numpy>=1.23 @@ -43,6 +46,7 @@ dependencies: - pytest==7.* - recommonmark - rmm==24.4.* +- rust - scikit-build-core>=0.7.0 - scikit-learn - sphinx-copybutton diff --git a/dependencies.yaml b/dependencies.yaml index cd6cb0cf0..fedf4946e 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -19,6 +19,7 @@ files: - test_python_common - test_py_cuvs - cupy + - rust test_cpp: output: none includes: