中文
相关论文

相关论文: Scheduling Dags under Uncertainty

200 篇论文

Motivated by applications in grid computing and project management, we study multiprocessor scheduling in scenarios where there is uncertainty in the successful execution of jobs when assigned to processors. We consider the problem of…

分布式、并行与集群计算 · 计算机科学 2007-05-23 Guolong Lin , Rajmohan Rajaraman

To satisfy the increasing performance needs of modern cyber-physical systems, multiprocessor architectures are increasingly utilized. To efficiently exploit their potential parallelism in hard real-time systems, appropriate task models and…

分布式、并行与集群计算 · 计算机科学 2022-08-26 Niklas Ueter , Mario Günzel , Georg von der Brüggen , Jian-Jia Chen

This paper addresses the problem of scheduling jobs on identical machines with conflict constraints, where certain jobs cannot be scheduled simultaneously on different machines. We focus on the case where conflicts can be represented by a…

离散数学 · 计算机科学 2025-07-03 Nour ElHouda Tellache , Lydia Aoudia , Mourad Boudhar

A model has been proposed in [Baruah et al., in Proceedings of the IEEE Real-Time Systems Symposium 2012] for representing recurrent precedence-constrained tasks to be executed on multiprocessor platforms, where each recurrent task is…

数据结构与算法 · 计算机科学 2019-07-01 Vincenzo Bonifaci , Alberto Marchetti-Spaccamela , Sebastian Stiller , Andreas Wiese

Applications in data-parallel computing typically consist of multiple stages. In each stage, a set of intermediate parallel data flows (Coflow) is produced and transferred between servers to enable starting of next stage. While there has…

分布式、并行与集群计算 · 计算机科学 2020-12-23 Mehrnoosh Shafiee , Javad Ghaderi

We consider a distributed computing network consisting of a master and multiple workers processing tasks of different types. The master is running multiple applications. Each application stochastically generates real-time jobs with a strict…

分布式、并行与集群计算 · 计算机科学 2020-01-31 Yu-Pin Hsu , Yu-Chih Huang , Shin-Lin Shieh

This paper considers parallel machine scheduling with incompatibilities between jobs. The jobs form a graph and no two jobs connected by an edge are allowed to be assigned to the same machine. In particular, we study the case where the…

计算复杂性 · 计算机科学 2021-03-16 Klaus Jansen , Alexandra Lassota , Marten Maack , Tytus Pikies

We study the problem of scheduling an arbitrary computational DAG on a fixed number of processors while minimizing the makespan. While previous works have mostly studied this problem in fairly restricted models, we define and analyze DAG…

计算复杂性 · 计算机科学 2024-07-18 Pál András Papp , Georg Anegg , A. N. Yzelman

The scheduling and schedulability analysis of real-time directed acyclic graph (DAG) task systems have received much recent attention. The DAG model can accurately represent intra-task parallelim and precedence constraints existing in many…

操作系统 · 计算机科学 2018-08-02 Zheng Dong , Cong Liu

We introduce a parallel machine scheduling problem in which the processing times of jobs are not given in advance but are determined by a system of linear constraints. The objective is to minimize the makespan, i.e., the maximum job…

数据结构与算法 · 计算机科学 2015-10-30 Kameng Nip , Zhenbo Wang , Zizhuo Wang

With the rapid advancement of Artificial Intelligence, the Graphics Processing Unit (GPU) has become increasingly essential across a growing number of safety-critical application domains. Applying a GPU is indispensable for parallel…

操作系统 · 计算机科学 2026-02-25 Yuanhai Zhang , Songyang He , Ruizhe Gou , Mingyue Cui , Boyang Li , Shuai Zhao , Kai Huang

Parallel real-time embedded applications can be modelled as directed acyclic graphs (DAGs) whose nodes model subtasks and whose edges model precedence constraints among subtasks. Efficiently scheduling such parallel tasks can be challenging…

分布式、并行与集群计算 · 计算机科学 2024-10-24 Shardul Lendve , Konstantinos Bletsas , Pedro F. Souto

In this paper, we consider the problem of scheduling an application on a parallel computational platform. The application is a particular task graph, either a linear chain of tasks, or a set of independent tasks. The platform is made of…

数据结构与算法 · 计算机科学 2012-10-18 Guillaume Aupy , Anne Benoit

Scheduling computational tasks represented by directed acyclic graphs (DAGs) is challenging because of its complexity. Conventional scheduling algorithms rely heavily on simple heuristics such as shortest job first (SJF) and critical path…

机器学习 · 计算机科学 2021-03-08 Zhigang Hua , Feng Qi , Gan Liu , Shuang Yang

In this study, we investigate a robust single-machine scheduling problem under processing time uncertainty. The uncertainty is modeled using the budgeted approach, where each job has a nominal and deviation processing time, and the number…

离散数学 · 计算机科学 2026-02-04 Noam Goldberg , Dvir Shabtay

This paper considers the scheduling of parallel real-time tasks with arbitrary-deadlines. Each job of a parallel task is described as a directed acyclic graph (DAG). In contrast to prior work in this area, where decomposition-based…

操作系统 · 计算机科学 2017-12-15 Niklas Ueter , Georg von der Brüggen , Jian-Jia Chen , Jing Li , Kunal Agrawal

Real-time systems increasingly use multicore processors in order to satisfy thermal, power, and computational requirements. To exploit the architectural parallelism offered by the multicore processors, parallel task models, scheduling…

分布式、并行与集群计算 · 计算机科学 2021-01-28 Niklas Ueter , Mario Günzel , Jian-Jia Chen

Many scientific workflows can be represented by a Directed Acyclic Graph (DAG) where each node represents a task, and there will be a directed edge between two tasks if and only if there is a dependency relationship between the two i.e. the…

分布式、并行与集群计算 · 计算机科学 2022-12-20 Atharva Tekawade , Suman Banerjee

The paper considers scheduling on parallel machines under the constraint that some pairs of jobs cannot be processed concurrently. Each job has an associated weight, and all jobs have the same deadline. The objective is to maximise the…

数据结构与算法 · 计算机科学 2021-06-15 Yakov Zinder , Joanna Berlińska , Charlie Peter

The problem of scheduling jobs on parallel machines (identical, uniform, or unrelated), under incompatibility relation modeled as a block graph, under the makespan optimality criterion, is considered in this paper. No two jobs that are in…

离散数学 · 计算机科学 2024-03-05 Hanna Furmańczyk , Tytus Pikies , Inka Sokołowska , Krzysztof Turowski
‹ 上一页 1 2 3 10 下一页 ›