中文
相关论文

相关论文: TSoR: TCP Socket over RDMA Container Network for C…

200 篇论文

Open software ecosystems are beneficial for customers; they benefit from 3rd party services and applications, e.g. analysis of data using apps, developed and deployed by other companies or open-source communities. One significant advantage…

密码学与安全 · 计算机科学 2024-05-21 Christian Binkowski , Stefan Appel , Andreas Aßmuth

The HPC community is actively researching and evaluating tools to support execution of scientific applications in cloud-based environments. Among the various technologies, containers have recently gained importance as they have…

性能 · 计算机科学 2019-05-23 Pankaj Saha , Angel Beltre , Piotr Uminski , Madhusudhan Govindaraju

Recent data stream processing systems (DSPSs) can achieve excellent performance when processing large volumes of data under tight latency constraints. However, they sacrifice support for concurrent state access that eases the burden of…

数据库 · 计算机科学 2023-06-21 Shuhao Zhang , Yingjun Wu , Feng Zhang , Bingsheng He

The demand for efficient machine learning (ML) accelerators is growing rapidly, driving the development of novel computing concepts such as resistive random access memory (RRAM)-based tiled computing-in-memory (CIM) architectures. CIM…

硬件体系结构 · 计算机科学 2024-01-18 Rebecca Pelke , Jose Cubero-Cascante , Nils Bosbach , Felix Staudigl , Rainer Leupers , Jan Moritz Joseph

HTCondor has been very successful in managing globally distributed, pleasantly parallel scientific workloads, especially as part of the Open Science Grid. HTCondor system design makes it ideal for integrating compute resources provisioned…

分布式、并行与集群计算 · 计算机科学 2022-07-11 Igor Sfiligoi , Thomas DeFanti , Frank Würthwein

Cognitive Radio Networks (CRN) have enabled us to efficiently reuse the underutilized radio spectrum. The MAC protocol in CRN defines the spectrum usage by sharing the channels efficiently among users. In this paper we propose a novel TDMA…

网络与互联网体系结构 · 计算机科学 2013-01-18 Rajeev K. Shakya , Satyam Agarwal , Y. N. Singh , Nishchal K. Verma , Amitabha Roy

Intelligent reflecting surfaces (IRSs) are being studied as possible low-cost energy-efficient alternatives to active relays, with the goal of solving the coverage issues of millimeter wave (mmWave) and terahertz (THz) network deployments.…

信号处理 · 电气工程与系统科学 2023-01-26 Alberto Rech , Matteo Pagin , Stefano Tomasin , Federico Moretto , Leonardo Badia , Marco Giordani , Jonathan Gambini , Michele Zorzi

High performance is needed in many computing systems, from batch-managed supercomputers to general-purpose cloud platforms. However, scientific clusters lack elastic parallelism, while clouds cannot offer competitive costs for…

分布式、并行与集群计算 · 计算机科学 2023-05-16 Marcin Copik , Konstantin Taranov , Alexandru Calotoiu , Torsten Hoefler

Building and deploying software on high-end computing systems is a challenging task. High performance applications have to reliably run across multiple platforms and environments, and make use of site-specific resources while resolving…

分布式、并行与集群计算 · 计算机科学 2017-04-12 Lucas Benedicic , Felipe A. Cruz , Alberto Madonna , Kean Mariotti

Task-oriented object detection (TOOD) atop CLIP offers open-vocabulary, prompt-driven semantics, yet dense per-window computation and heavy memory traffic hinder real-time, power-limited edge deployment. We present \emph{TorR}, a…

硬件体系结构 · 计算机科学 2026-03-25 Hyunwoo Oh , SungHeon Jeong , Suyeon Jang , Hanning Chen , Sanggeon Yun , Tamoghno Das , Mohsen Imani

Contemporary distributed computing workloads, including scientific computation, data mining, and machine learning, increasingly demand OS networking with minimal latency as well as high throughput, security, and reliability. However,…

操作系统 · 计算机科学 2025-09-30 Yanlin Du , Ruslan Nikolaev

Containerized services deployed within various computing systems, such as edge and cloud, desire live migration support to enable user mobility, elasticity, and load balancing. To enable such a ubiquitous and efficient service migration, a…

分布式、并行与集群计算 · 计算机科学 2023-09-07 Thanawat Chanikaphon , Mohsen Amini Salehi

Recent advancements in the cloud computing domain have resulted in huge strides toward simplifying the procurement of hardware and software for diverse needs. By moving enterprise workloads to managed cloud offerings (private, public,…

分布式、并行与集群计算 · 计算机科学 2020-12-22 Srini Bhagavan , Saravanan Balasubramanian , Prasad Reddy Annem , Thuan Ngo , Arun Soundararaj

Deep learning emerges as an important new resource-intensive workload and has been successfully applied in computer vision, speech, natural language processing, and so on. Distributed deep learning is becoming a necessity to cope with…

分布式、并行与集群计算 · 计算机科学 2018-05-23 Jilong Xue , Youshan Miao , Cheng Chen , Ming Wu , Lintao Zhang , Lidong Zhou

As distributed machine learning (ML) workloads scale to thousands of GPUs connected by ultra-high-speed inter-connects, tail latency in collective communication has emerged as a primary bottleneck. Prior RDMA designs, like RoCE, IRN, and…

分布式、并行与集群计算 · 计算机科学 2025-10-30 Ertza Warraich , Ali Imran , Annus Zulfiqar , Shay Vargaftik , Sonia Fahmy , Muhammad Shahbaz

Many modern applications require real-time processing of large volumes of high-speed data. Such data processing needs can be modeled as a streaming computation. A streaming computation is specified as a dataflow graph that exposes multiple…

数据库 · 计算机科学 2018-04-02 Guna Prasaad , G. Ramalingam , Kaushik Rajan

Nowadays, tiered architectures are widely accepted for constructing large scale information systems. In this context application servers often form the bottleneck for a system's efficiency. An application server exposes an object oriented…

数据库 · 计算机科学 2007-05-23 Daniel Pfeifer , Peter C. Lockemann

In order to deliver high performance in cloud computing, we generally exploit and leverage RDMA (Remote Direct Memory Access) in networking and NVM (Non-Volatile Memory) in end systems. Due to no involvement of CPU, one-sided RDMA becomes…

分布式、并行与集群计算 · 计算机科学 2019-06-20 Xinxin Liu , Yu Hua , Xuan Li , Qifan Liu

We investigate the fundamental multiple access (MA) scheme in an active intelligent reflecting surface (IRS) aided energy-constrained Internet-of-Things (IoT) system, where an active IRS is deployed to assist the uplink transmission from…

信息论 · 计算机科学 2022-02-01 Guangji Chen , Qingqing Wu , Chong He , Wen Chen , Jie Tang , Shi Jin

Wide implementation of IEEE 802.11 based networks could lead to deployment of localized wireless data communication environments with a limited number of mobile hosts, called ad hoc networks. Implementation of a proper routing methodology…

网络与互联网体系结构 · 计算机科学 2012-02-01 Alok Kumar Jagadev , Binod Kumar Pattanayak , Manoj Kumar Mishra , Manojranjan Nayak