-
Notifications
You must be signed in to change notification settings - Fork 540
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4857 from ajschmidt8/fix-merge-conflicts
Fix forward-merge conflicts
- Loading branch information
Showing
75 changed files
with
1,359 additions
and
788 deletions.
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
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
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 |
---|---|---|
|
@@ -10,6 +10,7 @@ dependencies: | |
- rapids-build-env=22.10.* | ||
- rapids-notebook-env=22.10.* | ||
- rapids-doc-env=22.10.* | ||
- scikit-build>=0.13.1 | ||
- cudf=22.10.* | ||
- rmm=22.10.* | ||
- libcumlprims=22.10.* | ||
|
@@ -28,16 +29,16 @@ dependencies: | |
- faiss-proc=*=cuda | ||
- umap-learn | ||
- scikit-learn=0.24 | ||
- sphinx-markdown-tables | ||
- treelite=2.4.0 | ||
- statsmodels | ||
- seaborn | ||
- hdbscan | ||
- nltk | ||
- pip | ||
- pip: | ||
- sphinx_markdown_tables | ||
- git+https://github.com/dask/dask.git@main | ||
- git+https://github.com/dask/distributed.git@main | ||
- git+https://github.com/dask/[email protected] | ||
- git+https://github.com/dask/[email protected] | ||
- git+https://github.com/dask/dask-glm@main | ||
- sparse | ||
|
||
|
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 |
---|---|---|
|
@@ -10,6 +10,7 @@ dependencies: | |
- rapids-build-env=22.10.* | ||
- rapids-notebook-env=22.10.* | ||
- rapids-doc-env=22.10.* | ||
- scikit-build>=0.13.1 | ||
- cudf=22.10.* | ||
- rmm=22.10.* | ||
- libcumlprims=22.10.* | ||
|
@@ -28,16 +29,16 @@ dependencies: | |
- faiss-proc=*=cuda | ||
- umap-learn | ||
- scikit-learn=0.24 | ||
- sphinx-markdown-tables | ||
- treelite=2.4.0 | ||
- statsmodels | ||
- seaborn | ||
- hdbscan | ||
- nltk | ||
- pip | ||
- pip: | ||
- sphinx_markdown_tables | ||
- git+https://github.com/dask/dask.git@main | ||
- git+https://github.com/dask/distributed.git@main | ||
- git+https://github.com/dask/[email protected] | ||
- git+https://github.com/dask/[email protected] | ||
- git+https://github.com/dask/dask-glm@main | ||
- sparse | ||
|
||
|
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 |
---|---|---|
|
@@ -10,6 +10,7 @@ dependencies: | |
- rapids-build-env=22.10.* | ||
- rapids-notebook-env=22.10.* | ||
- rapids-doc-env=22.10.* | ||
- scikit-build>=0.13.1 | ||
- cudf=22.10.* | ||
- rmm=22.10.* | ||
- libcumlprims=22.10.* | ||
|
@@ -28,16 +29,16 @@ dependencies: | |
- faiss-proc=*=cuda | ||
- umap-learn | ||
- scikit-learn=0.24 | ||
- sphinx-markdown-tables | ||
- treelite=2.4.0 | ||
- statsmodels | ||
- seaborn | ||
- hdbscan | ||
- nltk | ||
- pip | ||
- pip: | ||
- sphinx_markdown_tables | ||
- git+https://github.com/dask/dask.git@main | ||
- git+https://github.com/dask/distributed.git@main | ||
- git+https://github.com/dask/[email protected] | ||
- git+https://github.com/dask/[email protected] | ||
- git+https://github.com/dask/dask-glm.git@main | ||
- sparse | ||
|
||
|
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 |
---|---|---|
|
@@ -10,6 +10,7 @@ dependencies: | |
- rapids-build-env=22.10.* | ||
- rapids-notebook-env=22.10.* | ||
- rapids-doc-env=22.10.* | ||
- scikit-build>=0.13.1 | ||
- cudf=22.10.* | ||
- rmm=22.10.* | ||
- libcumlprims=22.10.* | ||
|
@@ -28,16 +29,16 @@ dependencies: | |
- faiss-proc=*=cuda | ||
- umap-learn | ||
- scikit-learn=0.24 | ||
- sphinx-markdown-tables | ||
- treelite=2.4.0 | ||
- statsmodels | ||
- seaborn | ||
- hdbscan | ||
- nltk | ||
- pip | ||
- pip: | ||
- sphinx_markdown_tables | ||
- git+https://github.com/dask/dask.git@main | ||
- git+https://github.com/dask/distributed.git@main | ||
- git+https://github.com/dask/[email protected] | ||
- git+https://github.com/dask/[email protected] | ||
- git+https://github.com/dask/dask-glm@main | ||
- sparse | ||
|
||
|
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
#!/usr/bin/env bash | ||
# Copyright (c) 2018-2022, NVIDIA CORPORATION. | ||
|
||
# This assumes the script is executed from the root of the repo directory | ||
./build.sh cuml | ||
./build.sh cuml -v |
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 |
---|---|---|
|
@@ -7,5 +7,8 @@ cxx_compiler_version: | |
cuda_compiler: | ||
- nvcc | ||
|
||
cmake_version: | ||
- ">=3.20.1,!=3.23.0" | ||
|
||
sysroot_version: | ||
- "2.17" |
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
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
Oops, something went wrong.