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

Add retry support to HostToGpuCoalesceIterator.concatAllAndPutOnGPU #9434

Merged
merged 4 commits into from
Oct 17, 2023

Conversation

firestarman
Copy link
Collaborator

close #8326

This PR adds the retry support to HostToGpuCoalesceIterator.concatAllAndPutOnGPU for HostColumnToGpu by implementing the tryBuild method in builders.

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman
Copy link
Collaborator Author

build

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman
Copy link
Collaborator Author

build

winningsix
winningsix previously approved these changes Oct 15, 2023
@sameerz sameerz added the reliability Features to improve reliability or bugs that severly impact the reliability of the plugin label Oct 16, 2023
Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman
Copy link
Collaborator Author

build

@firestarman firestarman merged commit 0341a28 into NVIDIA:branch-23.12 Oct 17, 2023
29 checks passed
@firestarman firestarman deleted the retry-host-gpu branch October 17, 2023 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reliability Features to improve reliability or bugs that severly impact the reliability of the plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Support Retry on HostColumnarToGpu
3 participants