首页 | 本学科首页   官方微博 | 高级检索  
     

并行循环的乐观自调度模式
引用本文:胡吉明,周建强.并行循环的乐观自调度模式[J].计算机学报,1995,18(1):46-55.
作者姓名:胡吉明  周建强
作者单位:河海大学计算机科学与技术系,南京大学计算机科学系
摘    要:并行循环的自调度模式是研究以最小运行开销和最佳负载平衡将循环体分布到各处理器上做并行计算,早期的自调度模式基于悲观的思想,认为并行循环是非均匀分布的,因此为克服负载不平衡,循环体被分割成大量任务包,因而导致较大的调度开销,本文提出一类乐观自调度模式,假定循环是均匀分布的,按现有处理器数对循环做初始划分可取得较好的负载平衡,同时,乐观模式还提出克服初始划分不良引起负载不平衡的一种简单且有效的方法,模

关 键 词:自调度  负载平衡  并行循环  多处理机

OPTIMISTIC SELF-SCHEDULING FOR PARALLEL LOOPS
Hu Jiming.OPTIMISTIC SELF-SCHEDULING FOR PARALLEL LOOPS[J].Chinese Journal of Computers,1995,18(1):46-55.
Authors:Hu Jiming
Abstract:This paper proposes a new self-scheduling scheme called Optimistic Self-Scheduling (OSS). In the OSS scheme, a parallel loop is partitioned at a greedy granularity such that each processor is assigned exactly one chunk to compute initially. The approach is optimistic since it assumes that parallel loops are uniformly distributed and so the initial partition is expected to be load balancing.Meanwhile, a simple but efficient remedy for load imbalancing is provided in the OSS scheme which allows idle processors to snatch a portion of workload from heavier processors without any extra overhead of maintaining mutual exclusion.Our simulation results show that the optimistic self-scheduling scheme is promising in most situations.
Keywords:Self-scheduling  lead balancing  optimistic approach  parallel loop  shared-memory multiprocessor    
本文献已被 CNKI 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号