中文
相关论文

相关论文: LB Scalability: Achieving the Right Balance Betwee…

200 篇论文

Large language model (LLM) inference has been a prevalent demand in daily life and industries. The large tensor sizes and computing complexities in LLMs have brought challenges to memory, computing, and databus. This paper proposes a…

硬件体系结构 · 计算机科学 2025-09-19 Yimin Wang , Yue Jiet Chong , Xuanyao Fong

A parallel computer system is a collection of processing elements that communicate and cooperate to solve large computational problems efficiently. To achieve this, at first the large computational problem is partitioned into several tasks…

分布式、并行与集群计算 · 计算机科学 2011-09-09 Ardhendu Mandal , Subhas Chandra Pal

With the promise of accelerating software development, low-code platforms (LCPs) are becoming popular across various industries. Nevertheless, there are still barriers hindering their adoption. Among them, vendor lock-in is a major concern,…

软件工程 · 计算机科学 2024-12-09 Iván Alfonso , Aaron Conrardy , Jordi Cabot

More and more latency-sensitive services and applications are being deployed into the data center. Performance can be limited by the high latency of the network interconnect. Because the conventional network stack is designed not only for…

网络与互联网体系结构 · 计算机科学 2023-09-19 Qianfeng , Shen , Jun Zheng , Paul Chow

This paper presents Block, a distributed scheduling framework designed to optimize load balancing and auto-provisioning across instances in large language model serving frameworks by leveraging contextual information from incoming requests.…

分布式、并行与集群计算 · 计算机科学 2025-08-14 Wei Da , Evangelia Kalyvianaki

Modern data centers suffer from immense power consumption. As a result, data center operators have heavily invested in capacity scaling solutions, which dynamically deactivate servers if the demand is low and activate them again when the…

数据结构与算法 · 计算机科学 2022-04-21 Daan Rutten , Debankur Mukherjee

Context: The combination of distributed stream processing with microservice architectures is an emerging pattern for building data-intensive software systems. In such systems, stream processing frameworks such as Apache Flink, Apache Kafka…

软件工程 · 计算机科学 2023-11-02 Sören Henning , Wilhelm Hasselbring

LLM serving is increasingly multi-tenant: the same deployment must handle latency-critical interactive requests and more relaxed background workloads under a fixed GPU budget. This creates a tiered-SLO setting where maximizing overall…

分布式、并行与集群计算 · 计算机科学 2026-05-08 Vikranth Srivatsa , Zijian He , Pu Guo , Dongming Li , Yiying Zhang

Due to rising demands for Artificial Inteligence (AI) inference, especially in higher education, novel solutions utilising existing infrastructure are emerging. The utilisation of High-Performance Computing (HPC) has become a prevalent…

分布式、并行与集群计算 · 计算机科学 2025-11-27 Tim Trappen , Robert Keßler , Roland Pabel , Viktor Achter , Stefan Wesner

Streaming data processing is a hot topic in big data these days, because it made it possible to process a huge amount of events within a low latency. One of the most common used open-source stream processing platforms is Spark Streaming,…

数据库 · 计算机科学 2017-09-18 Philipp M. Grulich

A fundamental challenge in large-scale cloud networks and data centers is to achieve highly efficient server utilization and limit energy consumption, while providing excellent user-perceived performance in the presence of uncertain and…

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

Phase-change memory (PCM) devices have multiple banks to serve memory requests in parallel. Unfortunately, if two requests go to the same bank, they have to be served one after another, leading to lower system performance. We observe that a…

硬件体系结构 · 计算机科学 2019-08-22 Shihao Song , Anup Das , Onur Mutlu , Nagarajan Kandasamy

The development of Cloud-Edge-IoT applications requires robust programming models. Existing models often struggle to manage the dynamic and stateful nature of these applications effectively. This paper introduces the Collaborative State…

分布式、并行与集群计算 · 计算机科学 2025-07-30 Marlon Etheredge , Thomas Fahringer , Felix Erlacher , Elias Kohler , Stefan Pedratscher , Juan Aznar-Poveda , Nishant Saurabh , Adrien Lebre

Scheduling services within the computing continuum is complex due to the dynamic interplay of the Edge, Fog, and Cloud resources, each offering distinct computational and networking advantages. This paper introduces SCAREY, a user…

分布式、并行与集群计算 · 计算机科学 2025-11-21 Kurt Horvath , Dragi Kimovski , Radu Prodan

On the Internet, sub-millisecond queueing delay and capacity-seeking have traditionally been considered mutually exclusive. We introduce a service that offers both: Low Latency Low Loss Scalable throughput (L4S). When tested under a wide…

网络与互联网体系结构 · 计算机科学 2022-09-05 Koen De Schepper , Olga Albisser , Olivier Tilmans , Bob Briscoe

Early programming languages for software-defined networking (SDN) were built on top of the simple match-action paradigm offered by OpenFlow 1.0. However, emerging hardware and software switches offer much more sophisticated support for…

网络与互联网体系结构 · 计算机科学 2016-07-06 Mina Tahmasbi Arashloo , Yaron Koral , Michael Greenberg , Jennifer Rexford , David Walker

Programmable logic controllers (PLCs) are the core element of industrial plants in todays deployments. They read sensor values, execute control algorithms, and write output values. Furthermore, industrial plants have lifetimes of one or…

分布式、并行与集群计算 · 计算机科学 2021-06-09 Michael Gundall , Hans Dieter Schotten

Latency-sensitive inference on shared A100 clusters often suffers noisy-neighbor interference on the PCIe fabric, inflating tail latency and SLO violations. We present a fabric-agnostic, VM-deployable host-level controller that combines…

分布式、并行与集群计算 · 计算机科学 2025-08-29 Erfan Darzi , Shreeanant Bharadwaj , Sree Bhargavi Balija

Shared virtual memory (SVM) is key in heterogeneous systems on chip (SoCs), which combine a general-purpose host processor with a many-core accelerator, both for programmability and to avoid data duplication. However, SVM can bring a…

硬件体系结构 · 计算机科学 2018-08-30 Andreas Kurth , Pirmin Vogel , Andrea Marongiu , Luca Benini