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

Update MULTITHREADED shuffle maxBytesInFlight default to 128MB #9344

Merged

Conversation

abellina
Copy link
Collaborator

Closes #9153

This updates the default value of spark.rapids.shuffle.multiThreaded.maxBytesInFlight to 128MB given a netty OOM I saw here #9153, and after testing different maxBytesInFlight values. There will be follow ups to this as we work to really limit host memory usage, but this is certainly a more conservative default than the 2GB that it is set to now.

@abellina
Copy link
Collaborator Author

build

@abellina abellina merged commit 15511b6 into NVIDIA:branch-23.10 Oct 2, 2023
30 checks passed
@sameerz sameerz added the bug Something isn't working label Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] netty OOM with MULTITHREADED shuffle
4 participants