-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX pre-commit hook was pointing to old version of rfdg
- Loading branch information
Showing
3 changed files
with
99 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
# This file is generated by `rapids-dependency-file-generator`. | ||
# To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`. | ||
channels: | ||
- rapidsai | ||
- rapidsai-nightly | ||
- dask/label/dev | ||
- conda-forge | ||
- nvidia | ||
dependencies: | ||
- breathe | ||
- c-compiler | ||
- clang-tools=16.0.6 | ||
- clang==16.0.6 | ||
- cmake>=3.26.4 | ||
- cuda-cudart-dev | ||
- cuda-nvcc | ||
- cuda-nvtx-dev | ||
- cuda-profiler-api | ||
- cuda-python>=12.0,<13.0a0 | ||
- cuda-version=12.2 | ||
- cupy>=12.0.0 | ||
- cxx-compiler | ||
- cython>=3.0.0 | ||
- doxygen>=1.8.20 | ||
- gcc_linux-aarch64=11.* | ||
- gmock>=1.13.0 | ||
- graphviz | ||
- gtest>=1.13.0 | ||
- ipython | ||
- libcublas-dev | ||
- libcurand-dev | ||
- libcusolver-dev | ||
- libcusparse-dev | ||
- nccl>=2.9.9 | ||
- ninja | ||
- numpy>=1.23 | ||
- numpydoc | ||
- pre-commit | ||
- pydata-sphinx-theme | ||
- pylibraft==24.4.* | ||
- pytest-cov | ||
- pytest==7.* | ||
- recommonmark | ||
- rmm==24.4.* | ||
- scikit-build-core>=0.7.0 | ||
- sphinx-copybutton | ||
- sphinx-markdown-tables | ||
- sysroot_linux-aarch64==2.17 | ||
name: all_cuda-122_arch-aarch64 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
# This file is generated by `rapids-dependency-file-generator`. | ||
# To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`. | ||
channels: | ||
- rapidsai | ||
- rapidsai-nightly | ||
- dask/label/dev | ||
- conda-forge | ||
- nvidia | ||
dependencies: | ||
- breathe | ||
- c-compiler | ||
- clang-tools=16.0.6 | ||
- clang==16.0.6 | ||
- cmake>=3.26.4 | ||
- cuda-cudart-dev | ||
- cuda-nvcc | ||
- cuda-nvtx-dev | ||
- cuda-profiler-api | ||
- cuda-python>=12.0,<13.0a0 | ||
- cuda-version=12.2 | ||
- cupy>=12.0.0 | ||
- cxx-compiler | ||
- cython>=3.0.0 | ||
- doxygen>=1.8.20 | ||
- gcc_linux-64=11.* | ||
- gmock>=1.13.0 | ||
- graphviz | ||
- gtest>=1.13.0 | ||
- ipython | ||
- libcublas-dev | ||
- libcurand-dev | ||
- libcusolver-dev | ||
- libcusparse-dev | ||
- nccl>=2.9.9 | ||
- ninja | ||
- numpy>=1.23 | ||
- numpydoc | ||
- pre-commit | ||
- pydata-sphinx-theme | ||
- pylibraft==24.4.* | ||
- pytest-cov | ||
- pytest==7.* | ||
- recommonmark | ||
- rmm==24.4.* | ||
- scikit-build-core>=0.7.0 | ||
- sphinx-copybutton | ||
- sphinx-markdown-tables | ||
- sysroot_linux-64==2.17 | ||
name: all_cuda-122_arch-x86_64 |