Loop scheduling

In parallel computing, loop scheduling is the problem of assigning proper iterations of parallelizable loops among n processors to achieve load balancing and maintain data locality with minimum dispatch overhead.

Typical loop scheduling methods are:

See also

This article is issued from Wikipedia - version of the Tuesday, February 26, 2013. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.