Adaptive Hybrid Scheduling of Nonuniform Loops on Uma Models

HP Chen,J Li,GL Chen
DOI: https://doi.org/10.1109/apdc.1997.574059
1997-01-01
Abstract:It is very difficult to keep load balancing among processors for the nonuniform loop in compile-time and it must be at the price of extra overhead to use dynamic methods. This paper proposes an adaptive hybrid scheduling way, in which the processes of distribution of loop are divided into a few rounds and the block size in each round is determined adaptively according to the average overhead due to dynamic scheduling. Several experimental results have also exposed the effect of scheduling parameter, which could be selected by programmers according to the probability that a fetching processor may not perform an additional task fetching
What problem does this paper attempt to address?