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

WIP: Let Dask pick automatic chunk size along train/time axis #322

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

takluyver
Copy link
Member

Dask's automatic chunking aims for 128 MiB by default, whereas we were making chunks of 1-2 GiB.

In my tests this is maybe a bit slower, but there's so much variability it's hard to tell. Loïc thinks that smaller chunks should make Dask more stable - if so, making it a bit slower is probably worthwhile.

@lgtm-com
Copy link

lgtm-com bot commented Jun 9, 2022

This pull request introduces 2 alerts when merging 675481c into 48eeded - view on LGTM.com

new alerts:

  • 1 for Unused local variable
  • 1 for Variable defined multiple times

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.

1 participant