DCMay 27

Resource Allocation in HyperX Networks

arXiv:2605.2820510.1
Predicted impact top 84% in DC · last 90 daysOriginality Synthesis-oriented
AI Analysis

For HPC system designers, this work provides practical guidance on resource allocation in HyperX networks, a topology that is underexplored compared to traditional ones.

The paper proposes and evaluates resource allocation strategies for HyperX networks, showing that the Diagonal strategy outperforms traditional approaches in most scenarios by improving partition bandwidth and switch locality.

As high-performance computing systems scale in size and complexity, efficient resource management is essential to minimize communication overhead. The HyperX is a richly connected, low-diameter network that offers a scalable and cost-effective alternative to traditional topologies. However, resource allocation in HyperX remains underexplored, and strategies designed for networks like Torus, Fat-tree, or Dragonfly do not directly transfer. In this work, we propose and formalize several resource allocation strategies for HyperX networks, categorized into linear, geometric, and stochastic functions. We characterize these strategies theoretically by analyzing their topological properties, including dilation, convexity, and partition bandwidth.Furthermore, we conduct an exhaustive experimental evaluation using synthetic traffic and application communication kernels to assess the impact of these strategies on performance under different routing algorithms. Our results indicate that partition bandwidth and switch locality are decisive factors in mitigating interferences. Notably, the Diagonal allocation strategy, which is not convex, consistently outperforms traditional approaches in most scenarios. Finally, we provide a set of lessons learned to guide the implementation of resource allocation policies in HPC systems based on HyperX networks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes