Skip to content

v0.16 Release - #159

Merged
raydouglass merged 78 commits into
mainfrom
branch-0.16
Oct 21, 2020
Merged

v0.16 Release#159
raydouglass merged 78 commits into
mainfrom
branch-0.16

Conversation

@raydouglass

Copy link
Copy Markdown
Contributor

No description provided.

kkraus14 and others added 30 commits August 7, 2020 22:44
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
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)
Update branch-0.16 axis branches
This is needed for `std::move` support for C++ used by some libraries in
RAPIDS.

cython/cython@097e2be
afender and others added 25 commits October 8, 2020 16:09
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
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
@raydouglass
raydouglass requested a review from a team as a code owner October 21, 2020 21:56
@raydouglass raydouglass added the ! - Release PRs or Issues releating to a release label Oct 21, 2020
@raydouglass
raydouglass merged commit da92804 into main Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

! - Release PRs or Issues releating to a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.