paper-with-me

Papers

CARMA: Collocation-Aware Resource Manager

2025-08-26 · Ehsan Yousefzadeh-Asl-Miandoab, Florina M. Ciorba, Pınar Tözün arxiv

GPUs running deep learning (DL) workloads are frequently underutilized. Collocating multiple DL training tasks on the same GPU can improve utilization but introduces two key risks: (1) out-of-memory (OOM) crashes for newly scheduled tasks, and (2) severe performance interference among co-running tasks, which can negate any throughput gains. These issues reduce system robustness, quality of service, and energy efficiency. We present CARMA, a task-level, collocation-aware resource manager for the server-scale. CARMA addresses collocation challenges via (1) fine-grained monitoring and bookkeeping of GPUs and a collocation risk analysis that filters out the high-risk GPUs; (2) task placement policies that cap GPU utilization to limit OOMs and interference; (3) integration of GPU memory need estimators for DL tasks to minimize OOMs during collocation; and (4) a lightweight recovery method that relaunches jobs crashed due to OOMs. Our evaluation on a DL training workload derived from real-world traces shows that CARMA uses GPUs more efficiently by making more informed collocation decisions: for the best-performing collocation policy, CARMA increases GPU streaming multiprocessor (SM) utilization by 54%, the parallelism achieved per SM by 61%, and memory use by 62%. This results in a ~35% and ~15% reduction in the end-to-end execution time (makespan) and GPU energy consumption, respectively, for this workload.

📄 PDF Abstract BibTeX arXiv:2508.19073

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CARMA: Context-Aware Runtime Reconfiguration for Energy-Efficient Sensor Fusion

2023-06-27 · Yifan Zhang, Arnav Vaibhav Malawade, Xiaofang Zhang, Yuhui Li 외

Autonomous systems (AS) are systems that can adapt and change their behavior in response to unanticipated events and include systems such as aerial drones, autonomous vehicles, and ground/aquatic robots. AS require a wid…

Autonomous VehiclesSensor Fusion

CARMA: Context-Aware Situational Grounding of Human-Robot Group Interactions by Combining Vision-Language Models with Object and Action Recognition

2025-06-25 · Joerg Deigmoeller, Stephan Hasler, Nakul Agarwal, Daniel Tanneberg 외

We introduce CARMA, a system for situational grounding in human-robot group interactions. Effective collaboration in such group settings requires situational awareness based on a consistent representation of present pers…

Action RecognitionDecision Making

CARMA: Comprehensive Automatically-annotated Reddit Mental Health Dataset for Arabic

2025-11-05 · Saad Mankarious, Ayah Zirikly arxiv

Mental health disorders affect millions worldwide, yet early detection remains a major challenge, particularly for Arabic-speaking populations where resources are limited and mental health discourse is often discouraged …

The Construction of a Chinese Collocational Knowledge Resource and Its Application for Second Language Acquisition

2016-12-01 · COLING 2016 12 · Renfen Hu, Jiayong Chen, Kuang-hua Chen

The appropriate use of collocations is a challenge for second language acquisition. However, high quality and easily accessible Chinese collocation resources are not available for both teachers and students. This paper p…

Grammatical Error DetectionLanguage AcquisitionPOS

Context-Aware Regularization with Markovian Integration for Attention-Based Nucleotide Analysis

2025-07-12 · Mohammadsaleh Refahi, Mahdi Abavisani, Bahrad A. Sokhansanj, James R. Brown 외 arxiv

Transformers have revolutionized nucleotide sequence analysis, yet capturing long-range dependencies remains challenging. Recent studies show that autoregressive transformers often exhibit Markovian behavior by relying o…