Performance Analysis and Optimization for SpMV on GPU

qq_67097729 43 0 PDF 2018-12-08 06:12:04

Generally, a parallel application consists of precedence constrained stochastic tasks, where task processing times and intertask communication times are random variables following certain probability distributions. Scheduling such precedence constrained stochastic tasks with communication times on a heterogeneous cluster system with processors of different computing capabilities to minimizeaparallelapplication’sexpectedcompletiontimeisanimportantbutverydifficultprobleminparallelanddistributedcomputing.In this paper, we present a model of scheduling stochastic parallel applications on heterogeneous cluster systems. We discuss stochastic scheduling attributes and methods to deal with various random variables in scheduling stochastic tasks. We prove that the expected makespanofschedulingstochastictasksisgreaterthanorequaltothemakespanofschedulingdeterministictasks,whereallprocessing times and communication times are replaced by their expected values. To solve the problem of scheduling precedence constrained stochastic tasks efficiently and effectively, we propose a stochastic dynamic level scheduling (SDLS) algorithm, which is based on stochastic bottom levels and stochastic dynamic levels. Our rigorous performance evaluation results clearly demonstrate that the proposed stochastic task scheduling algorithm significantly outperforms existing algorithms in terms of makespan, speedup, and makespan standard deviation

用户评论
请输入评论内容
评分:
暂无评论