vix.ing · top · new · best · stats · spec

Scheduling and Trade-off Analysis for Multi-Source Multi-Processor Systems with Divisible Loads

2019/02/06 by Yang Cao, Fei Wu, Cao, Yang +3
Computer Science · #Distributed and Parallel Computing Systems #Parallel Computing and Optimization Techniques #Interconnection Networks and Systems

paper · pdf · doi:10.48550/arxiv.1902.01994

Abstract

The main goal of parallel processing is to provide users with performance that is much better than that of single processor systems. The execution of jobs is scheduled, which requires certain resources in order to meet certain criteria. Divisible load is a special but widely used type of data which can be divided into arbitrary sizes and independently processed in parallel. It can be used in applications which are processing a great amount of similar data units.

Related