v0.16 Release - #159
Merged
Merged
Conversation
…pin of doxygen version
[REVIEW] bump cmake to 3.17
pinning doxygen version to avoid potential confusion
[REVIEW] Update spdlog version to align with RMM
Merge branch-0.15 into branch-0.16
[REVIEW] Update to Arrow v1.0.1
datashader version supporting cuDF 0.14 and above
Add jupyter_sphinx to doc-env
[REVIEW]Add nltk to rapids-build-env
This PR fixes `test_pagerank.py` so that integration tests can pass. They were failing in [this job](https://gpuci.gpuopenanalytics.com/job/rapidsai/job/integration/job/prb/job/rapids-integration-tests/56/). I followed the instructions from [TRANSITIONGUIDE.md](https://github.com/rapidsai/cugraph/blob/branch-0.16/TRANSITIONGUIDE.md#loading-an-edge-list-1)
Fix test_pagerank.py
Update branch-0.16 axis branches
This is needed for `std::move` support for C++ used by some libraries in RAPIDS. cython/cython@097e2be
Require Cython 0.29.17+
FIX Update NCCL versions.yaml
Yesterday libcudf was updated to change `dlpack` which resulted in a higher pin then what is in `rapids-build-env` causing conflicts NVIDIA/cudf@305e424
FIX Update dlpack to match libcudf pinning
The `matplotlib` package ships with a `qt` dependency, which we don't need or use in the notebook. Not too mention this is a quite heavyweight dependency. So use `matplotlib-base` instead. This has just enough of the goodies to allow matplotlib to work from a notebook or usable as a dependency. Should help lighten our containers and simplify installs for people.
Use `matplotlib-base` instead of `matplotlib`
Upgrade Treelite to 0.93
[REVIEW] FIX Remove test rebuilding from nightly testing
Notebook updates
Supports rapidsai/gpuci-build-environment#135 where we are updating the base containers to use conda `4.8.3` up from `4.7.12`
ENH Remove conda from `build-env` and update conda-build version
Revert #154 removal of conda, keeps conda/conda-build version updates
[REVIEW] FIX Pin pytorch to avoid incorrect solving
…ent failures from what appears to be an issue with Thrust (which does not appear to affect the Python API or notebooks). These will be re-enabled once this issue is resolved in 0.17.
[BUG] Temporarily disabling cugraph C++ tests for 0.16
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.