HyperParallel: A Supernode-Affinity AI Framework
Xin Zhang, Beilei Sun, Teng Su, Qinghua Zhang, Chong Bao, Lei Chen, Xuefeng Jin

TL;DR
HyperParallel is a novel AI framework designed to efficiently utilize supernode architectures by integrating hardware-aware orchestration, hierarchical memory management, and declarative parallel strategies, significantly improving training and inference performance.
Contribution
It introduces a supernode-affinity AI framework with hardware-aware features and novel modules, addressing inefficiencies in existing frameworks for large-scale supernode architectures.
Findings
Enhanced training and inference efficiency
Reduced programming complexity and tuning overhead
Effective utilization of supernode architectures
Abstract
The emergence of large-scale, sparse, multimodal, and agentic AI models has coincided with a shift in hardware toward supernode architectures that integrate hundreds to thousands of accelerators with ultra-low-latency interconnects and unified memory pools. However, existing AI frameworks are not designed to exploit these architectures efficiently, leading to high programming complexity, load imbalance, and poor memory utilization. In this paper, we propose a supernode-affinity AI framework that treats the supernode as a single logical computer and embeds hardware-aware orchestration into the framework. Implemented in MindSpore, our HyperParallel architecture comprises HyperOffload for automated hierarchical memory management, HyperMPMD for fine-grained MPMD parallelism across heterogeneous workloads, and HyperShard for declarative parallel strategy specification. Together, these…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Embedded Systems Design Techniques · Graph Theory and Algorithms
