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

Changed the generation of hazard_curves to use the gmf_agg table #1144

Merged
merged 1 commit into from Apr 19, 2013

Conversation

micheles
Copy link
Contributor

The goal here is to speedup the post-processing phase, by reading the rows already aggregated in the gmf_agg table. See https://bugs.launchpad.net/oq-engine/+bug/1169703

From some experiments on my machine this change is likely to give a substantial speedup.

@micheles
Copy link
Contributor Author

The test on Pavia cluster says that this patch works: now the post-processing phase is down to 1.5 hours (over a total runtime of 4.5 hours) in the California example provided by Damiano. Before the post-processing phase was so long to be immeasurable (the computation was stopped after 9 hours).

@daniviga
Copy link
Contributor

LGTM

micheles added a commit that referenced this pull request Apr 19, 2013
Changed the generation of hazard_curves to use the gmf_agg table
@micheles micheles merged commit 98a4e04 into master Apr 19, 2013
@micheles micheles deleted the event_based_post_processing branch April 19, 2013 10:15
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