作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (18): 45-47. doi: 10.3969/j.issn.1000-3428.2007.18.016

• 软件技术与数据库 • 上一篇    下一篇

可扩展并行作业调度模拟器ParaSim设计与应用

罗红兵,张 宇,张晓霞   

  1. (北京应用物理与计算数学研究所高性能计算中心,北京 100088)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-09-20 发布日期:2007-09-20

Design and Application of Scalable Parallel Job Scheduling Simulator ParaSim

LUO Hong-bing, ZHANG Yu, ZHANG Xiao-xia   

  1. (High Performance Computing Center, Institute of Applied Physics and Computational Mathematics, Beijing 100088)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-09-20 Published:2007-09-20

摘要: 针对作业调度研究的需求,设计和实现了一个可扩展的并行作业调度模拟器ParaSim。ParaSim采用与实际并行作业系统近似的工作流程,以资源占用矩阵来表示计算资源,使用事件驱动的模式进行模拟调度和运行,支持空间共享和时间共享等多种调度策略,并允许对各调度参数进行设置。ParaSim已投入实际使用,为并行机作业调度策略的定量分析、调整和优化提供了有力的支持。

关键词: 大规模并行计算机, 工作调度, 调度评价, 模拟器

Abstract: This paper introduces a scalable parallel job simulator named ParaSim. ParaSim makes use of the event-driven executing model and adopts matrix to represent computation resources, so it can support both space-sharing and time-sharing scheduling strategies in the same framework. It also provides many policies and scheduling parameters like real system. At present, ParaSim has been implemented and used in scheduling strategy research. The experiment based on ParaSim shows that it can benefit from ParaSim on research and selection of scheduling strategies in real job system.

Key words: massive parllel computer, job scheduling, evaluation of scheduling, simulator

中图分类号: