Embed presentation
Download as PDF, PPTX



























The document discusses dynamic load balancing techniques for parallel processing. It describes splitting work evenly among processors and determining which processor will donate work to a less busy processor. Some methods for splitting work include half splitting and splitting into equal portions. Methods for determining the donor processor include asynchronous round robin, global round robin, and random polling. Key parameters that affect load balancing performance are also discussed.


























