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

Parse bytes given in --memory-limit #1615

Merged
merged 2 commits into from
Dec 6, 2017
Merged

Conversation

mrocklin
Copy link
Member

@mrocklin mrocklin commented Dec 6, 2017

This allows users to pass values like 5000MB instead of 5e9

This allows users to pass values like 5000MB instead of 5e9
@mrocklin mrocklin force-pushed the parse-bytes branch 2 times, most recently from 2a5b6a3 to 078a94f Compare December 6, 2017 15:01
@mrocklin mrocklin merged commit cf24b3b into dask:master Dec 6, 2017
@mrocklin mrocklin deleted the parse-bytes branch December 6, 2017 22:55
@adamklein
Copy link
Contributor

adamklein commented Dec 15, 2017

This broke my LocalCluster(memory_limit=None) code. What's the right way to do this now? EDIT: I think memory_limit=0

@mrocklin
Copy link
Member Author

mrocklin commented Dec 15, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants