Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does the parallel version of the code do load-balancing?

0
Posted

Does the parallel version of the code do load-balancing?

0

No, the code does not have parallel load-balancing capabilities at the moment. It can do static load-balancing i.e. “optimal” partitioning of the domain so that an initial mesh is divided in roughly equal-sized subdomains while minimising the size of the communication boundaries. I don’t personally use the parallel capability of the code very much. What I usually need is several different sequential computations with a different set of parameters. This is of course the ideal case for “parallelism”. I don’t usually require to run “one shot” very large parallel computations.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.