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

Multiprocess #130

Merged
merged 13 commits into from Apr 23, 2021
Merged

Multiprocess #130

merged 13 commits into from Apr 23, 2021

Conversation

bstabler
Copy link
Contributor

@bstabler bstabler commented Mar 4, 2021

Adds support for multiprocessing. This is a work-in-progress and we plan to pull it once ready. This currently depends on activitysim\develop2 for some pipeline improvements and so we'll merge this once we merge develop2. We also need to update the documentation.

bstabler and others added 3 commits October 20, 2020 15:00
* update package version number as well

* Allow non-binary incidence (#123)

* Allow non-binary incidence

* style

* update tests to pass

* add some progress indication

* tidy up validation script, use histogram for a histogram

* fix render and some typos

* increment version

Co-authored-by: Jamie Cook <jamie.cook@veitchlister.com.au>
…quence rands in expand_households so results are stable from single to multi processing
@bstabler bstabler changed the base branch from master to develop March 4, 2021 16:24
@bstabler bstabler changed the base branch from develop to master March 4, 2021 16:24
@bstabler
Copy link
Contributor Author

bstabler commented Mar 4, 2021

#56

@bstabler
Copy link
Contributor Author

bstabler commented Apr 1, 2021

Documentation updated and so now we're just waiting on the activitysim v0.9.9 release.

@bstabler bstabler changed the base branch from master to develop April 22, 2021 22:09
@bstabler bstabler changed the base branch from develop to master April 22, 2021 22:12
@bstabler bstabler changed the base branch from master to develop April 22, 2021 22:16
@bstabler bstabler merged commit 68fcba8 into develop Apr 23, 2021
bstabler added a commit that referenced this pull request Apr 23, 2021
* deprecate py2.7
* Multiprocess (#130)
@bstabler bstabler deleted the multiprocess branch April 30, 2021 00:03
bstabler added a commit that referenced this pull request Aug 26, 2021
* update package version number as well

* Allow non-binary incidence (#123)

* Allow non-binary incidence

* style

* update tests to pass

* add some progress indication

* tidy up validation script, use histogram for a histogram

* fix render and some typos

* increment version

* deprecate py2.7

* Multiprocess (#130)

* [Bugfix] Allow seed and meta geography to be the same (#139)

* Fixes bug where if the seed geography is the same as the meta_geography, pandas has a small panic attack and the run will fail.

* add cytoolz to the "requirements"

* fix another activitysim change

* Absolute bounds (#136)


* adding upper/lower bounds to weighting use case

* #137, #134, #133, #131

Co-authored-by: Jamie Cook <jamie.cook@veitchlister.com.au>
Co-authored-by: Blake Rosenthal <blake.rosenthal@rsginc.com>
Co-authored-by: Ben Stabler <bstabler@users.noreply.github.com>
Co-authored-by: Leah Flake <leah.flake@rsginc.com>
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.

None yet

2 participants