Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gpuCI] Forward-merge branch-0.19 to branch-0.20 [skip ci] #1506

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

GPUtester
Copy link
Contributor

Forward-merge triggered by push to branch-0.19 that creates a PR to keep branch-0.20 up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge.

#1498)

* Made various fixes to `test_mg_betweenness_centrality.py` to address recent updates that were breaking these tests.
* @afender updated egonet.cu to address an occasional test failure related to mem usage in certain environments.
* @rlratzel updated python and notebook tests that contain code not supported on Pascal to be skipped when running on that arch. Also added a script to detect Pascal and used it to skip **all** C++ tests. _Note: a better way would be to edit each C++ test to use GTEST_SKIP to conditionally skip on Pascal, but since there are now so many to skip, and we get coverage from Python, this was the faster solution without sacrificing much/any coverage for a single platform._

Authors:
  - Joseph Nke (https://github.com/jnke2016)
  - Alex Fender (https://github.com/afender)
  - Rick Ratzel (https://github.com/rlratzel)

Approvers:
  - Alex Fender (https://github.com/afender)
  - Rick Ratzel (https://github.com/rlratzel)
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #1498
@GPUtester GPUtester requested review from a team as code owners April 2, 2021 17:37
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@GPUtester
Copy link
Contributor Author

SUCCESS - forward-merge complete.

@GPUtester GPUtester merged commit 34118f1 into branch-0.20 Apr 2, 2021
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.

2 participants