检索规则说明:AND代表“并且”;OR代表“或者”;NOT代表“不包含”;(注意必须大写,运算符两边需空一格)
检 索 范 例 :范例一: (K=图书馆学 OR K=情报学) AND A=范并思 范例二:J=计算机应用与软件 AND (U=C++ OR U=Basic) NOT M=Visual
机构地区:[1]清华大学计算机科学与技术系高性能计算技术研究所,北京100084
出 处:《计算机学报》2001年第9期991-997,共7页Chinese Journal of Computers
基 金:国家自然科学基金 ( 6 99330 2 0 );国家"九七三"重点基础研究发展规划项目 ( G19990 32 70 2 )资助
摘 要:表调度 (list scheduling)法是解决任务调度问题的较为有效的方法 .该文对两个典型的表调度算法——MCP算法和 ETF算法进行了分析 ,发现它们均存在着一定的不足 .文中提出了一个更好的表调度算法 BDCP,它采用动态关键路径技术并均衡考虑关键路径结点和非关键路径结点 ,使得对相关任务图调度长度影响最大的就绪结点能够被优先调度 ,从而极大地缩短了任务图的调度长度 .分析和实验结果表明 ,BDCP算法要优于An efficient scheduling of a parallel program onto multiple processors is vital for achieving high performance in a parallel computer system. The objective of static scheduling is to assign the nodes of the task graph to the processors such that the schedule length is minimized without violating the precedence constraints. Because list scheduling has shown good performance and is less difficult to design, it has been studied and used widely. In list scheduling algorithms, a parallel program is represented by a directed acyclic graph. We analyze two typical list scheduling algorithms——MCP algorithm and ETF algorithm, and find that there are some weakness in them. In this paper, we propose a better list scheduling algorithm——BDCP algorithm. This algorithm adopts dynamic critical path and takes nodes on the critical path and nodes on the non-critical path into consideration fairly, which makes the nodes that have the greatest influence to the scheduling length of the task graph be scheduled first. This greatly shortens the scheduling length of the task graph. The BDCP algorithm determines node priorities dynamically by assigning an attribute called earliest possible start time (EPST) to unscheduled nodes at each scheduling step. The node with highest priority is scheduled first no matter whether the node is on the critical path or not. Tie is broken by scheduling the one with a higher static priority. The static node priority is defined as the maximum sum of computation costs along a path from the node to an exit node. The rule for selecting a processor to hold the selected node is that the selection should make the length of the critical path become shortest. In the BDCP algorithm, the critical path is dynamically changed with the nodes being scheduled onto processors and its length is obtained by calculating the maximum of the EPSTs of exit nodes in the graph. The complexity of the BDCP algorithm is O(v2). We generate synthetic task graphs of various commonly encountered structures including in-tree, out-
关 键 词:表调度 任务图 动态关键路径调度算法 计算机 启发式算法
分 类 号:TP301.6[自动化与计算机技术—计算机系统结构]
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在链接到云南高校图书馆文献保障联盟下载...
云南高校图书馆联盟文献共享服务平台 版权所有©
您的IP:216.73.216.175