Merged
Conversation
* 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
… in from the individual tests.
[REVIEW] FIX Fix upload script syntax [skip-ci]
…or cloning branches or tags.
…eded LocalCUDACluster arg.
* 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] Pandas numpy inputs
[REVIEW] Use latest Gunrock, update HITS implementation
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.
merge latest 0.17