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

Avoid materializing layers in Client.compute() #4196

Merged
merged 3 commits into from
Oct 30, 2020

Conversation

madsbk
Copy link
Contributor

@madsbk madsbk commented Oct 28, 2020

Remove an explicit dict merge in Client.compute() in order to avoid a materialization of the high level graph

distributed/client.py Outdated Show resolved Hide resolved
@mrocklin
Copy link
Member

Hrm, the testing failures here look genuinely bizarre. @jrbourbeau if you have time can you take a look?

@madsbk
Copy link
Contributor Author

madsbk commented Oct 30, 2020

@jrbourbeau I think this is ready to be merged

@mrocklin mrocklin merged commit d2e63c5 into dask:master Oct 30, 2020
@madsbk madsbk deleted the compute_hlg_merge branch October 30, 2020 15:19
gforsyth pushed a commit to gforsyth/distributed that referenced this pull request Oct 31, 2020
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.

3 participants