摘要
列表调度方法与其它方法相比,可以用较少的开销获得更好的结果。但仅用于处理机个数有限的系统,对于处理机个数无限的系统,调度策略都是基于任务簇调度的。文章提出了一种处理机个数无限的任务分配的列表调度算法,称之为节点迁移调度算法(NTSA)。实验证明,该算法解的性能优于其它的算法。
List scheduling can produce more satisfactory solutions at significantly lower cost than other approaches. But it is only used for a bounded number of processors. As for the processors with unlimited number, the mapping strategy is based on cluster scheduling. This paper brings the list scheduling method into the tasking allocation problem on an unbounded number of processors. The proposed algorithm is called node- transferring scheduling algorithm (NTSA). The experiment results show it outperforms other algorithms of the same problem in solution quality.
出处
《计算机工程》
CAS
CSCD
北大核心
2004年第14期63-65,157,共4页
Computer Engineering
关键词
任务图
任务调度
任务分配
多处理机
关键路径
节点迁移
Task graph
Task scheduling
Task allocation
Multi-processor
Critical path
Node-transferring