中文
相关论文

相关论文: Revisiting Bruck: Phase-Efficient All-to-All Commu…

200 篇论文

Optical circuit-switched networks have emerged as an appealing alternative to electrical fabrics as they can reconfigure the network topology at runtime, reducing communication cost and improving bandwidth utilization. Yet exploiting…

网络与互联网体系结构 · 计算机科学 2026-05-14 Anton Juerss , Stefan Schmid

All-to-all collective communication is a core primitive in distributed machine learning and high-performance computing. At the server scale, the communication demands of these workloads are increasingly outstripping the bandwidth and energy…

网络与互联网体系结构 · 计算机科学 2026-02-12 Anchengcheng Zhou , Vamsi Addanki , Maria Apostolaki

The all-to-all collective communications primitive is widely used in machine learning (ML) and high performance computing (HPC) workloads, and optimizing its performance is of interest to both ML and HPC communities. All-to-all is a…

分布式、并行与集群计算 · 计算机科学 2024-04-29 Prithwish Basu , Liangyu Zhao , Jason Fantl , Siddharth Pal , Arvind Krishnamurthy , Joud Khoury

This paper studies the design of self-adjusting networks whose topology dynamically adapts to the workload, in an online and demand-aware manner. This problem is motivated by emerging optical technologies which allow to reconfigure the…

网络与互联网体系结构 · 计算机科学 2019-04-09 Chen Avin , Stefan Schmid

Recently, there are increasing efforts on advancing optical neural networks (ONNs), which bring significant advantages for machine learning (ML) in terms of power efficiency, parallelism, and computational speed. With the considerable…

机器学习 · 计算机科学 2023-05-03 Yingjie Li , Weilu Gao , Cunxi Yu

Reconfigurable data center networks (DCNs) enhance traditional architectures with optical circuit switches (OCSs), enabling dynamic reconfiguration of inter-pod links, i.e., the logical topology. Optimizing this topology is crucial for…

网络与互联网体系结构 · 计算机科学 2025-12-22 Yingming Mao , Qiaozhu Zhai , Ximeng Liu , Xinchi Han , Fafan li , Shizhen Zhao , Yuzhou Zhou , Zhen Yao , Xia Zhu

The performance of large-scale computing systems often critically depends on high-performance communication networks. Dynamically reconfigurable topologies, e.g., based on optical circuit switches, are emerging as an innovative new…

网络与互联网体系结构 · 计算机科学 2022-12-29 Vamsi Addanki , Chen Avin , Stefan Schmid

Efficient collective communication is critical for many distributed ML and HPC applications. In this context, it is widely believed that the Ring algorithm for the AllReduce collective communication operation is optimal only for large…

网络与互联网体系结构 · 计算机科学 2025-10-07 Sarah-Michelle Hammer , Stefan Schmid , Rachee Singh , Vamsi Addanki

Training Mixture-of-Experts (MoE) models introduces sparse and highly imbalanced all-to-all communication that dominates iteration time. Conventional load-balancing methods fail to exploit the deterministic topology of Rail architectures,…

分布式、并行与集群计算 · 计算机科学 2025-10-24 Heng Xu , Zhiwei Yu , Chengze Du , Ying Zhou , Letian Li , Haojie Wang , Weiqiang Cheng , Jialong Li

All-gather collective communication is one of the most important communication primitives in parallel and distributed computation, which plays an essential role in many HPC applications such as distributed Deep Learning (DL) with model and…

分布式、并行与集群计算 · 计算机科学 2022-11-29 Fei Dai , Yawen Chen , Zhiyi Huang , Haibo Zhang

Reconfigurable networks are a novel communication paradigm in which the pattern of connectivity between hosts varies rapidly over time. Prior theoretical work explored the inherent tradeoffs between throughput (or, hop-count) and latency,…

数据结构与算法 · 计算机科学 2025-11-12 Shaleen Baral , Robert Kleinberg , Sylvan Martin , Henry Rogers , Tegan Wilson , Ruogu Zhang

MPI_Alltoallv generalizes the uniform all-to-all communication (MPI_Alltoall) by enabling the exchange of data blocks of varied sizes among processes. This function plays a crucial role in many applications, such as FFT computation and…

分布式、并行与集群计算 · 计算机科学 2024-11-06 Ke Fan , Jens Domke , Seydou Ba , Sidharth Kumar

This paper introduces OptiGridML, a machine learning framework for discrete topology optimization in power grids. The task involves selecting substation breaker configurations that maximize cross-region power exports, a problem typically…

机器学习 · 计算机科学 2025-08-05 Dekang Meng , Rabab Haider , Pascal van Hentenryck

The explosively growing communication traffic in datacenters imposes increasingly stringent performance requirements on the underlying networks. Over the last years, researchers have developed innovative optical switching technologies that…

网络与互联网体系结构 · 计算机科学 2024-06-21 Johannes Zerwas , Chen Griner , Stefan Schmid , Chen Avin

The state-of-the-art topologies of datacenter networks are fixed, based on electrical switching technology, and by now, we understand their throughput and cost well. For the past years, researchers have been developing novel optical…

网络与互联网体系结构 · 计算机科学 2024-02-15 Chen Griner , Chen Avin

We present OptiReduce, a new collective-communication system for the cloud with bounded, predictable completion times for deep-learning jobs in the presence of varying computation (stragglers) and communication (congestion and gradient…

分布式、并行与集群计算 · 计算机科学 2025-05-06 Ertza Warraich , Omer Shabtai , Khalid Manaa , Shay Vargaftik , Yonatan Piasetzky , Matty Kadosh , Lalith Suresh , Muhammad Shahbaz

A common technique to improve learning performance in deep reinforcement learning (DRL) and many other machine learning algorithms is to run multiple learning agents in parallel. A neglected component in the development of these algorithms…

机器学习 · 计算机科学 2020-03-16 Dhaval Adjodah , Dan Calacci , Abhimanyu Dubey , Anirudh Goyal , Peter Krafft , Esteban Moro , Alex Pentland

Emerging artificial intelligence (AI) and machine learning (ML) workloads present new challenges of managing the collective communication used in distributed training across hundreds or even thousands of GPUs. This paper presents STrack, a…

网络与互联网体系结构 · 计算机科学 2024-07-25 Yanfang Le , Rong Pan , Peter Newman , Jeremias Blendin , Abdul Kabbani , Vipin Jain , Raghava Sivaramu , Francis Matus

In this empirical paper, we investigate how learning agents can be arranged in more efficient communication topologies for improved learning. This is an important problem because a common technique to improve speed and robustness of…

机器学习 · 计算机科学 2019-03-05 Dhaval Adjodah , Dan Calacci , Abhimanyu Dubey , Peter Krafft , Esteban Moro , Alex `Sandy' Pentland

Oblivious routing has a long history in both the theory and practice of networking. In this work we initiate the formal study of oblivious routing in the context of reconfigurable networks, a new architecture that has recently come to the…

数据结构与算法 · 计算机科学 2021-11-18 Daniel Amir , Tegan Wilson , Vishal Shrivastav , Hakim Weatherspoon , Robert Kleinberg , Rachit Agarwal
‹ 上一页 1 2 3 10 下一页 ›