首页   按字顺浏览 期刊浏览 卷期浏览 Practical multiprocessor scheduling algorithms for efficient parallel processing
Practical multiprocessor scheduling algorithms for efficient parallel processing

 

作者: Hironori Kasahara,   Seinosuke Narita,  

 

期刊: Systems and Computers in Japan  (WILEY Available online 1985)
卷期: Volume 16, issue 2  

页码: 11-19

 

ISSN:0882-1666

 

年代: 1985

 

DOI:10.1002/scj.4690160202

 

出版商: Wiley Subscription Services, Inc., A Wiley Company

 

数据来源: WILEY

 

摘要:

AbstractThis paper describes practical optimization/approximation algorithms for scheduling a set of partially ordered computational tasks with different processing times onto a multiprocessor system so that the schedule length is minimized. Since this problem belongs to the class of “strong” NP hard problems, we must eliminate the possibility of constructing not only pseudopolynomial time optimization algorithms, but also fully polynomial time approximation schemes unless P = NP.This paper proposes a heuristic algorithm CP/MISF (Critical Path/Most Immediate Successors First) and an optimization/approximation algorithm DF/IHS (Depth First/ Implicit Heuristic Search). DF/IHS is an excellent scheduling method which can reduce markedly the space complexity and average computation time by combining the branch‐and‐bound method with CP/MISF; it allows us to solve very large‐scale problems with a few hund

 

点击下载:  PDF (790KB)



返 回