中文
相关论文

相关论文: TimeTrader: Exploiting Latency Tail to Save Datace…

200 篇论文

The power consumption of supercomputers is a major challenge for system owners, users, and society. It limits the capacity of system installations, it requires large cooling infrastructures, and it is the cause of a large carbon footprint.…

分布式、并行与集群计算 · 计算机科学 2019-09-30 Daniele Cesarini , Andrea Bartolini , Andrea Borghesi , Carlo Cavazzoni , Mathieu Luisier , Luca Benini

In this paper, we consider how to provide fast estimates of flow-level tail latency performance for very large scale data center networks. Network tail latency is often a crucial metric for cloud application performance that can be affected…

网络与互联网体系结构 · 计算机科学 2022-10-03 Kevin Zhao , Prateesh Goyal , Mohammad Alizadeh , Thomas E. Anderson

Data centers consume a large amount of energy and incur substantial electricity cost. In this paper, we study the familiar problem of reducing data center energy cost with two new perspectives. First, we find, through an empirical study of…

网络与互联网体系结构 · 计算机科学 2013-12-18 Hong Xu , Baochun Li

On edge devices, data scarcity occurs as a common problem where transfer learning serves as a widely-suggested remedy. Nevertheless, transfer learning imposes a heavy computation burden to resource-constrained edge devices. Existing task…

分布式、并行与集群计算 · 计算机科学 2021-07-07 Zimu Zheng , Qiong Chen , Chuang Hu , Dan Wang , Fangming Liu

Datacenter applications demand both low latency and high throughput; while interactive applications (e.g., Web Search) demand low tail latency for their short messages due to their partition-aggregate software architecture, many…

网络与互联网体系结构 · 计算机科学 2018-07-09 Hamed Rezaei , Mojtaba Malekpourshahraki , Balajee Vamanan

We study the dynamic power optimization problem in data centers. We formulate and solve the following offline problem: in which slot which server has to be assigned to which job; and in which slot which server has to be switched ON or OFF…

数据结构与算法 · 计算机科学 2015-07-19 Cengis Hasan , Zygmunt J. Haas

A novel energy reduction strategy to maximally exploit the dynamic workload variation is proposed for the offline voltage scheduling of preemptive systems. The idea is to construct a fully-preemptive schedule that leads to minimum energy…

其他计算机科学 · 计算机科学 2011-11-09 Lap-Fai Leung , Chi-Ying Tsui , Xiaobo Sharon Hu

Low latency is critical for interactive networked applications. But while we know how to scale systems to increase capacity, reducing latency --- especially the tail of the latency distribution --- can be much more difficult. In this paper,…

网络与互联网体系结构 · 计算机科学 2013-06-18 Ashish Vulimiri , P. Brighten Godfrey , Radhika Mittal , Justine Sherry , Sylvia Ratnasamy , Scott Shenker

Modern latency-critical online services such as search engines often process requests by consulting large input data spanning massive parallel components. Hence the tail latency of these components determines the service latency. To trade…

分布式、并行与集群计算 · 计算机科学 2016-07-12 Rui Han , Siguang Huang , Fei Tang , Fugui Chang , Jianfeng Zhan

Optimizing tail latency while efficiently managing computational resources is crucial for delivering high-performance, latency-sensitive services in edge computing. Emerging applications, such as augmented reality, require low-latency…

机器学习 · 计算机科学 2024-10-23 Jyoti Shokhanda , Utkarsh Pal , Aman Kumar , Soumi Chattopadhyay , Arani Bhattacharya

In this paper, we address the global and preemptive energy-aware scheduling problem of sporadic constrained-deadline tasks on DVFS-identical multiprocessor platforms. We propose an online slack reclamation scheme which profits from the…

操作系统 · 计算机科学 2009-06-02 Vincent Nelis , Joel Goossens

This paper introduces TARDIS (Temporal Allocation for Resource Distribution using Intelligent Scheduling), a novel power-aware job scheduler for High-Performance Computing (HPC) systems that minimizes electricity costs through both temporal…

分布式、并行与集群计算 · 计算机科学 2025-03-17 Abrar Hossain , Abubeker Abdurahman , Mohammad A. Islam , Kishwar Ahmed

Modern latency-critical online services often rely on composing results from a large number of server components. Hence the tail latency (e.g. the 99th percentile of response time), rather than the average, of these components determines…

分布式、并行与集群计算 · 计算机科学 2015-11-11 Rui Han , Junwei Wang , Siguang Huang , Chenrong Shao , Shulin Zhan , Jianfeng Zhan , Jose Luis Vazquez-Poletti

Latency and energy consumption are key metrics in the performance of deep neural network (DNN) accelerators. A significant factor contributing to latency and energy is data transfers. One method to reduce transfers or data is reusing data…

硬件体系结构 · 计算机科学 2024-10-15 Michael Gilbert , Yannan Nellie Wu , Joel S. Emer , Vivienne Sze

Edge computing brings several advantages, such as reduced latency, increased bandwidth, and improved locality of traffic. One aspect that is not sufficiently understood is to what extent the different communication latency experienced in…

网络与互联网体系结构 · 计算机科学 2023-07-18 Chiara Caiazza , Silvia Giordano , Valerio Luconi , Alessio Vecchio

With the advent of edge computing, data generated by end devices can be pre-processed before transmission, possibly saving transmission time and energy. On the other hand, data processing itself incurs latency and energy consumption,…

网络与互联网体系结构 · 计算机科学 2025-08-27 Pietro Talli , Anup Mishra , Federico Chiariotti , Israel Leyva-Mayorga , Andrea Zanella , Petar Popovski

The cloud datacenter has numerous hosts as well as application requests where resources are dynamic. The demands placed on the resource allocation are diverse. These factors could lead to load imbalances, which affect scheduling efficiency…

分布式、并行与集群计算 · 计算机科学 2022-11-07 Sakshi Chhabra , Ashutosh Kumar Singh

We formulate optimization problems to study how data centers might modulate their power demands for cost-effective operation taking into account three key complex features exhibited by real-world electricity pricing schemes: (i)…

系统与控制 · 计算机科学 2013-09-05 Cheng Wang , Bhuvan Urgaonkar , Qian Wang , George Kesidis , Anand Sivasubramaniam

Recent increase in energy prices has led researchers to find better ways for capacity provisioning in data centers to reduce energy wastage due to the variation in workload. This paper explores the opportunity for cost saving utilizing the…

网络与互联网体系结构 · 计算机科学 2015-03-19 Muhammad Abdullah Adnan , Ryo Sugihara , Yan Ma , Rajesh Gupta

While mobile edge computing (MEC) alleviates the computation and power limitations of mobile devices, additional latency is incurred when offloading tasks to remote MEC servers. In this work, the power-delay tradeoff in the context of task…

网络与互联网体系结构 · 计算机科学 2017-10-03 Chen-Feng Liu , Mehdi Bennis , H. Vincent Poor
‹ 上一页 1 2 3 10 下一页 ›