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

Spill metrics everywhere #1788

Merged
merged 2 commits into from
Feb 22, 2021
Merged

Spill metrics everywhere #1788

merged 2 commits into from
Feb 22, 2021

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Feb 22, 2021

This enables spill metrics for all parts of the GPU plan (except UCX shuffle) that can spill. It also removes some old code there was there when cudf contiguous split did not work with nested types.

Right now it changes the API in a non-backwards compatible way to force all of the operators that can spill to report metrics on spilling. I am OK with keeping it backwards compatible for now, but eventually I want to make the change permanent.

@revans2 revans2 added the task Work required that improves the product but is not user facing label Feb 22, 2021
@revans2 revans2 added this to the Feb 16 - Feb 26 milestone Feb 22, 2021
@revans2 revans2 self-assigned this Feb 22, 2021
@revans2
Copy link
Collaborator Author

revans2 commented Feb 22, 2021

build

@revans2 revans2 merged commit d637490 into NVIDIA:branch-0.5 Feb 22, 2021
@revans2 revans2 deleted the spill_metrics branch February 22, 2021 20:08
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Work required that improves the product but is not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants