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

Specify disk spill compression based on Dask config #1190

Merged

Conversation

pentschev
Copy link
Member

@pentschev pentschev commented Jun 5, 2023

Spill to disk compression was introduced in dask/distributed#7768 and Dask-CUDA should also allow modifying the default compression via Dask config. This change is required to support distributed>=2023.5.0.

@pentschev pentschev requested a review from a team as a code owner June 5, 2023 19:03
@github-actions github-actions bot added the python python code needed label Jun 5, 2023
@pentschev pentschev added 3 - Ready for Review Ready for review by team feature request New feature or request non-breaking Non-breaking change labels Jun 5, 2023
Copy link
Contributor

@galipremsagar galipremsagar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @pentschev ! Fixes the issue in latest distributed.

@pentschev
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit bf60373 into rapidsai:branch-23.08 Jun 5, 2023
@pentschev
Copy link
Member Author

Thanks @galipremsagar !

@pentschev pentschev deleted the specify-spill-compression branch June 6, 2023 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team feature request New feature or request non-breaking Non-breaking change python python code needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants