Skip to content

merge latest 0.17#36

Merged
aschaffer merged 56 commits intoaschaffer:branch-0.17from
rapidsai:branch-0.17
Nov 6, 2020
Merged

merge latest 0.17#36
aschaffer merged 56 commits intoaschaffer:branch-0.17from
rapidsai:branch-0.17

Conversation

@aschaffer
Copy link
Copy Markdown
Owner

merge latest 0.17

kkraus14 and others added 30 commits October 15, 2020 18:15
* Temporarily disabling all C++ tests for 0.16 due to intermittent 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.

* Added PR 1233 to CHANGELOG.md

Co-authored-by: Rick Ratzel <rratzel@nvidia.com>
[gpuCI] Auto-merge branch-0.16 to branch-0.17 [skip ci]
…on vector size > 0 but local personalization vector size is 0 in some GPUs)
[REVIEW] ENH Improve gpuCI scripts
…es (#1243)

* Update CHANGELOG.md

* Require `ucx-proc=*=gpu`

Co-authored-by: Ray Douglass <3107146+raydouglass@users.noreply.github.com>
Co-authored-by: John Kirkham <jakirkham@gmail.com>
Co-authored-by: Rick Ratzel <rratzel@nvidia.com>
…ling C++ tests (#1242)

* Changed CMakeLists.txt to call gunrock cmake using explicit -D options for each arch, similar to a prior version of the CMakeLists.txt, since the update to expand a variable into the arch options was being expanded as a single quoted value with spaces that wasn't recognized, resulting in gunrock being built for only compute 60 support, which caused C++ test crashes. Also re-enabled C++ tests.

* Added PR 1242 and 0.16 release date to CHANGELOG.

Co-authored-by: Rick Ratzel <rratzel@nvidia.com>
[REVIEW] BUG Personalized PageRank bug fix
[REVIEW] Pin cmake policies to 3.17
  1) Update to use gunrock repo directly
  2) Update to use new HITS API
  3) Update unit test to compare results to networkx
Iroy30 and others added 26 commits October 28, 2020 18:45
[REVIEW] FIX Fix upload script syntax [skip-ci]
* Updated cuco commit hash to latest as of 2020-10-30.

* Added PR 1250 to CHANGELOG.md

* Removing unneeded GIT_SHALLOW param for cuco since it's only needed for cloning branches or tags.

* Update CHANGELOG.md entry for PR 1250 to be more accurate with recent change.
…meters passed in from the individual tests (#1251)

* Changed the MG context testing class to use updated parameters passed in from the individual tests.

* Updated cuco commit hash to latest as of 2020-10-30.

* Added PR 1250 to CHANGELOG.md

* Removing unneeded GIT_SHALLOW param for cuco since it's only needed for cloning branches or tags.

* Update CHANGELOG.md entry for PR 1250 to be more accurate with recent change.

* Added PR 1251 to CHANGELOG.md

* Refactored to eliminate the need for _prepare_cluster(), removed unneeded LocalCUDACluster arg.

* Fixed flake8 error.
…ialize(), called .compute() on dask dataframes to get a DataFrame to compare against.
[REVIEW] BUG MG test fixes: updated additional comms.initialize() calls, fixed dask DataFrame comparisons
[REVIEW] Use latest Gunrock, update HITS implementation
@aschaffer aschaffer merged commit 3fc93f2 into aschaffer:branch-0.17 Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants