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] Auto-merge branch-0.18 to branch-0.19 [skip ci] #538

Merged
merged 1 commit into from
Feb 19, 2021

Conversation

GPUtester
Copy link
Contributor

Auto-merge triggered by push to branch-0.18 that creates a PR to keep branch-0.19 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.

…ng (#533)

This PR ensures CUDA device synchronization for local CuPy benchmarks when profiling with Dask performance reports.

Prior to this, the run times of benchmarks running over UCX would vary drastically depending on if a performance report was generated or not:

Additionally, I suppressed flake8 rule E402 in docs/source/conf.py, as that had been causing the pre-commit hooks to fail up until now. I'm okay with removing that change if it would be better suited for a separate PR.

Authors:
  - @charlesbluca

Approvers:
  - @jakirkham
  - @pentschev
  - @raydouglass

URL: #533
@GPUtester GPUtester requested a review from a team as a code owner February 19, 2021 15:48
@GPUtester GPUtester merged commit 6f273ff into branch-0.19 Feb 19, 2021
@GPUtester
Copy link
Contributor Author

SUCCESS - Auto-merge complete.

@github-actions github-actions bot added doc Documentation python python code needed labels Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation python python code needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants