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

Timing of the caching #271

Open
ciupava opened this issue Mar 18, 2021 · 3 comments
Open

Timing of the caching #271

ciupava opened this issue Mar 18, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@ciupava
Copy link
Contributor

ciupava commented Mar 18, 2021

Hi all, as by @nickmalleson's suggestion, I am opening this issue to check if/how it is possible to improve the speed of the population caching at the beginning of the model.
I am referring to the lines
https://github.com/Urban-Analytics/RAMP-UA/blob/master/microsim/main.py#L192-L199
that generate the cache files (individuals.pkl and activity_locations.pkl), which are the inputs of either the R/Python or OpenCL version of the model.

@ciupava ciupava added the enhancement New feature or request label Mar 18, 2021
@github-actions
Copy link

Branch Sparrow0hawk-issue-271 created!

@github-actions
Copy link

Branch nickmalleson-issue-271 created!

@ciupava
Copy link
Contributor Author

ciupava commented Mar 18, 2021

Note: when running the model on another region (West Yorkshire) that has almost 3 times the number of MSOAs of Devon, the caching phase took 5+ hours.

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

No branches or pull requests

3 participants