Skip to content

Parallel MODFLOW6 slower than serial #2319

Closed Answered by langevin-usgs
DouweKamper asked this question in Q&A
Discussion options

You must be logged in to vote

@DouweKamper, this is expected behavior. There is a bit more to the story with parallel MODFLOW. When you split a single model into multiple models and run them in parallel, there is overhead due to the communication between processors. For small models, the combined overhead and numerical solution will be greater than simply solving the single model in serial. You will not typically see efficiency gains with parallel MODFLOW until the models have hundred of thousands of cells or more.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@DouweKamper
Comment options

Answer selected by DouweKamper
Comment options

You must be logged in to vote
1 reply
@DouweKamper
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants