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

GpuCoalesceBatches should throw SplitAndRetyOOM on GPU OOM error #9374

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Oct 3, 2023

We should be consistent with our GPU OOM exceptions. Since most other OOM errors are throwing SplitAndRetryOOM when we're out of GPU memory, this updates GpuCoalesceBatches to do the same.

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe self-assigned this Oct 3, 2023
@jlowe
Copy link
Member Author

jlowe commented Oct 3, 2023

build

@jlowe jlowe merged commit 7e899f4 into NVIDIA:branch-23.10 Oct 4, 2023
30 checks passed
@jlowe jlowe deleted the fix-oom-exception branch October 4, 2023 13:39
@sameerz sameerz added the task Work required that improves the product but is not user facing label Oct 4, 2023
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.

4 participants