Skip to content

Parallelization of ContactFrequency with Dask.distributed#30

Merged
dwhswenson merged 11 commits intomasterfrom
dask
Jan 20, 2018
Merged

Parallelization of ContactFrequency with Dask.distributed#30
dwhswenson merged 11 commits intomasterfrom
dask

Conversation

@dwhswenson
Copy link
Owner

@dwhswenson dwhswenson commented Jan 16, 2018

This uses dask.distributed to parallelize the ContactFrequency calculation.

  • Create reusable task functions for ContactFrequency calculation
  • Add working dask.distributed-based calculation of ContactFrequency
  • Docstrings
  • Example (local machine)
  • Example (try on cluster)
  • Tests
  • Clear notebook example, for both local and cluster use

@dwhswenson dwhswenson changed the title Parallelization of ContactFrequency with Dask.distributed [WIP] Parallelization of ContactFrequency with Dask.distributed Jan 17, 2018
@dwhswenson dwhswenson changed the title [WIP] Parallelization of ContactFrequency with Dask.distributed Parallelization of ContactFrequency with Dask.distributed Jan 20, 2018
@dwhswenson dwhswenson merged commit 991451c into master Jan 20, 2018
@dwhswenson dwhswenson deleted the dask branch January 20, 2018 22:28
@dwhswenson dwhswenson mentioned this pull request Jan 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant