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 config to dump heap on GPU OOM #891

Merged
merged 2 commits into from
Sep 30, 2020
Merged

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Sep 30, 2020

This adds a new config, spark.rapids.memory.gpu.oomLocalDir, that when set will trigger a heap dump when the GPU encounters an unrecoverable out of memory condition. The process ID is added to the heap dump path to avoid collisions with other executors on the same node with the same configs trying to dump to the same filename.

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe added the feature request New feature or request label Sep 30, 2020
@jlowe jlowe added this to the Sep 28 - Oct 9 milestone Sep 30, 2020
@jlowe jlowe self-assigned this Sep 30, 2020
@jlowe
Copy link
Member Author

jlowe commented Sep 30, 2020

build

abellina
abellina previously approved these changes Sep 30, 2020
@jlowe
Copy link
Member Author

jlowe commented Sep 30, 2020

build

@jlowe
Copy link
Member Author

jlowe commented Sep 30, 2020

build

@jlowe jlowe merged commit e518941 into NVIDIA:branch-0.3 Sep 30, 2020
abellina pushed a commit to abellina/spark-rapids that referenced this pull request Nov 10, 2020
Signed-off-by: Jason Lowe <jlowe@nvidia.com>
sperlingxx pushed a commit to sperlingxx/spark-rapids that referenced this pull request Nov 20, 2020
Signed-off-by: Jason Lowe <jlowe@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Jason Lowe <jlowe@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe deleted the gpu-oom-dump branch September 10, 2021 15:41
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
…IDIA#891)

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants