paper-with-me

Papers

Sequence-to-sequence models for workload interference

2020-06-25 · David Buchaca Prats, Joan Marcual, Josep Lluís Berral, David Carrera

Co-scheduling of jobs in data-centers is a challenging scenario, where jobs can compete for resources yielding to severe slowdowns or failed executions. Efficient job placement on environments where resources are shared requires awareness on how jobs interfere during execution, to go far beyond ineffective resource overbooking techniques. Current techniques, most of them already involving machine learning and job modeling, are based on workload behavior summarization across time, instead of focusing on effective job requirements at each instant of the execution. In this work we propose a methodology for modeling co-scheduling of jobs on data-centers, based on their behavior towards resources and execution time, using sequence-to-sequence models based on recurrent neural networks. The goal is to forecast co-executed jobs footprint on resources along their execution time, from the profile shown by the individual jobs, to enhance resource managers and schedulers placement decisions. The methods here presented are validated using High Performance Computing benchmarks based on different frameworks (like Hadoop and Spark) and applications (CPU bound, IO bound, machine learning, SQL queries...). Experiments show that the model can correctly identify the resource usage trends from previously seen and even unseen co-scheduled jobs.

📄 PDF Abstract BibTeX arXiv:2006.14429

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningCPUScheduling

Similar Papers 제목 키워드 기반

KnapFormer: An Online Load Balancer for Efficient Diffusion Transformers Training

2025-08-08 · Kai Zhang, Peng Wang, Sai Bi, Jianming Zhang 외 arxiv

We present KnapFormer, an efficient and versatile framework to combine workload balancing and sequence parallelism in distributed training of Diffusion Transformers (DiT). KnapFormer builds on the insight that strong syn…

Accurate Open-set Recognition for Memory Workload

2022-12-17 · Jun-Gi Jang, Sooyeon Shim, Vladimir Egay, Jeeyong Lee 외

How can we accurately identify new memory workloads while classifying known memory workloads? Verifying DRAM (Dynamic Random Access Memory) using various workloads is an important task to guarantee the quality of DRAM. A…

Open Set Learning

Throughput of CDM-based Random Access With SINR Capture

2019-10-11

Code division multiplexing (CDM)-based random access is used in many practical wireless systems. With CDM-based random access, a set of sequences is reserved for random access. A remote station transmits a random access …

FlexSP: Accelerating Large Language Model Training via Flexible Sequence Parallelism

2024-12-02 · Yujie Wang, Shiju Wang, Shenhan Zhu, Fangcheng Fu 외

Extending the context length (i.e., the maximum supported sequence length) of LLMs is of paramount significance. To facilitate long context training of LLMs, sequence parallelism has emerged as an essential technique, wh…

Language ModelingLanguage ModellingLarge Language Model

Geometric Sequence Decomposition with $k$-simplexes Transform

2019-10-31 · Woong-Hee Lee, Jong-Ho Lee, Ki Won Sung

This paper presents a computationally efficient technique for decomposing non-orthogonally superposed $k$ geometric sequences. The method, which is named as geometric sequence decomposition with $k$-simplexes transform (…