中文
相关论文

相关论文: Non-Clairvoyant Batch Sets Scheduling: Fairness is…

200 篇论文

The rapid advance of large-scale AI systems is reshaping how work is divided between people and machines. We formalise this reallocation as an iterated task-delegation map and show that--under broad, empirically grounded assumptions--the…

人工智能 · 计算机科学 2025-08-05 Faruk Alpay , Bugra Kilictas , Taylan Alpay , Hamdi Alakkad

We study a scheduling problem in which jobs may be split into parts, where the parts of a split job may be processed simultaneously on more than one machine. Each part of a job requires a setup time, however, on the machine where the job…

数据结构与算法 · 计算机科学 2012-12-11 Frans Schalekamp , Rene Sitters , Suzanne van der Ster , Leen Stougie , Victor Verdugo , Anke van Zuylen

Polling systems have been widely studied, however most of these studies focus on polling systems with renewal processes for arrivals and random variables for service times. There is a need driven by practical applications to study polling…

性能 · 计算机科学 2020-08-04 Jin Xu , Natarajan Gautam

We consider online scheduling on multiple machines for jobs arriving one-by-one with the objective of minimizing the makespan. For any number of identical parallel or uniformly related machines, we provide a competitive-ratio approximation…

数据结构与算法 · 计算机科学 2013-03-11 Nicole Megow , Andreas Wiese

Efficient task scheduling in heterogeneous computing environments is imperative for optimizing resource utilization and minimizing task completion times. In this study, we conducted a comprehensive benchmarking analysis to evaluate the…

分布式、并行与集群计算 · 计算机科学 2024-05-15 Ali Mohammadjafari , Poorya Khajouie

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

This paper is the first to consider online algorithms to schedule a proportionate flexible flow shop of batching machines (PFFB). The scheduling model is motivated by manufacturing processes of individualized medicaments, which are used in…

数据结构与算法 · 计算机科学 2024-07-18 Christoph Hertrich , Christian Weiß , Heiner Ackermann , Sandy Heydrich , Sven O. Krumke

We present a flexible framework for the automated competitive analysis of on-line scheduling algorithms for firm-deadline real-time tasks based on multi-objective graphs: Given a taskset and an on-line scheduling algorithm specified as a…

数据结构与算法 · 计算机科学 2014-09-16 Krishnendu Chatterjee , Andreas Pavlogiannis , Alexander Kößler , Ulrich Schmid

We consider the flow network model to solve the multiprocessor real-time task scheduling problems. Using the flow network model or its generic form, linear programming (LP) formulation, for the problems is not new. However, the previous…

分布式、并行与集群计算 · 计算机科学 2018-10-22 Hyeonjoong Cho , Arvind Easwaran

We consider scheduling problems for unit jobs with release times, where the number or size of the gaps in the schedule is taken into consideration, either in the objective function or as a constraint. Except for a few papers on energy…

数据结构与算法 · 计算机科学 2020-07-21 Marek Chrobak , Mordecai Golin , Tak-Wah Lam , Dorian Nogneng

We consider a recently introduced fair repetitive scheduling problem involving a set of clients, each asking for their associated job to be daily scheduled on a single machine across a finite planning horizon. The goal is to determine a job…

数据结构与算法 · 计算机科学 2026-01-01 Danny Hermelin , Danny Segev , Dvir Shabtay

Large language model (LLM) inference systems face a fundamental tension between minimizing Time-to-First-Token (TTFT) latency for new requests and maintaining a high, steady token generation rate (low Time-Per-Output-Token, or TPOT) for…

分布式、并行与集群计算 · 计算机科学 2025-10-17 Hongtao Lyu , Boyue Liu , Mingyu Wu , Haibo Chen

We present an analysis of large-scale load balancing systems, where the processing time distribution of tasks depends on both the task and server types. Our study focuses on the asymptotic regime, where the number of servers and task types…

概率论 · 数学 2023-06-19 Zhisheng Zhao , Debankur Mukherjee

Modern applications increasingly rely on inference serving systems to provide low-latency insights with a diverse set of machine learning models. Existing systems often utilize resource elasticity to scale with demand. However, many…

分布式、并行与集群计算 · 计算机科学 2025-05-13 Joel Wolfrath , Daniel Frink , Abhishek Chandra

We consider the problem of scheduling non preemptively a set of jobs on parallel identical machines with prior setup operations on a single shared server, where the objective is to minimise the makespan. We develop an arc-flow formulation…

最优化与控制 · 数学 2025-10-29 Alessandro Druetto , Andrea Grosso , Jully Jeunet , Fabio Salassa

We are given a set of $n$ jobs and a single processor that can vary its speed dynamically. Each job $J_j$ is characterized by its processing requirement (work) $p_j$, its release date $r_j$ and its deadline $d_j$. We are also given a budget…

数据结构与算法 · 计算机科学 2013-09-09 Eric Angel , Evripidis Bampis , Vincent Chau

We address the limitations of current LLM serving with a dual-counter framework separating user and operator perspectives. The User Fairness Counter measures quality of service via weighted tokens and latency; the Resource Fairness Counter…

分布式、并行与集群计算 · 计算机科学 2025-08-26 Zhixiang Wei , James Yen , Jingyi Chen , Ziyang Zhang , Zhibai Huang , Chen Chen , Xingzi Yu , Yicheng Gu , Chenggang Wu , Yun Wang , Mingyuan Xia , Jie Wu , Hao Wang , Zhengwei Qi

We consider a task of scheduling with a common deadline on a single machine. Every player reports to a scheduler the length of his job and the scheduler needs to finish as many jobs as possible by the deadline. For this simple problem,…

计算机科学与博弈论 · 计算机科学 2011-03-15 Uriel Feige , Moshe Tennenholtz

We study a multi-objective model on the allocation of reusable resources under model uncertainty. Heterogeneous customers arrive sequentially according to a latent stochastic process, request for certain amounts of resources, and occupy…

最优化与控制 · 数学 2023-08-02 Xilin Zhang , Wang Chi Cheung

Work-stealing systems are typically oblivious to the nature of the tasks they are scheduling. For instance, they do not know or take into account how long a task will take to execute or how many subtasks it will spawn. Moreover, the actual…

分布式、并行与集群计算 · 计算机科学 2013-05-29 Martin Wimmer , Daniel Cederman , Jesper Larsson Träff , Philippas Tsigas