location: Current position: Home >> Scientific Research >> Paper Publications

HSIP: A Novel Task Scheduling Algorithm for Heterogeneous Computing

Hits:

Indexed by:Journal Papers

Date of Publication:2016-01-01

Journal:SCIENTIFIC PROGRAMMING

Included Journals:SCIE、EI、ESI高被引论文

Volume:2016

ISSN No.:1058-9244

Abstract:High-performance heterogeneous computing systems are achieved by the use of efficient application scheduling algorithms. However, most of the current algorithms have low efficiency in scheduling. Aiming at solving this problem, we propose a novel task scheduling algorithm for heterogeneous computing named HSIP (heterogeneous scheduling algorithm with improved task priority) whose functionality relies on three pillars: (1) an improved task priority strategy based on standard deviation with improved magnitude as computation weight and communication cost weight to make scheduling priority more reasonable; (2) an entry task duplication selection policy to make the makespan shorter; and (3) an improved idle time slots (ITS) insertion-based optimizing policy to make the task scheduling more efficient. We evaluate our proposed algorithm on randomly generated DAGs, using some real application DAGs by comparison with some classical scheduling algorithms. According to the experimental results, our proposed algorithm appears to perform better than other algorithms in terms of schedule length ratio, efficiency, and frequency of best results.

Pre One:DKD: A Fast KD-Tree Update Design for Dynamic Scenes

Next One:GPGPU上基于运行时特征的动态并行度调度算法