CIQ Glossary

HPC Interconnect

An HPC interconnect is the very high-speed network that carries data between the compute nodes of a high-performance computing system fast enough to support tightly coupled parallel work. It is what lets technologies like MPI and accelerator cards operate effectively across a cluster, keeping thousands of processes coordinated with minimal delay. The interconnect is one of the three components of the HPC triangle, alongside compute and storage.

What an HPC interconnect is

Consumer and office networks typically run around 1 gigabit per second. HPC interconnects operate in an entirely different range: speeds in a cluster commonly start at 100 gigabits per second and climb from there, with products running at 100, 200, and 400 gigabits per second, and 800-gigabit links arriving. Beyond raw bandwidth, HPC interconnects are engineered for very low latency and can offer exotic capabilities such as direct GPU-to-storage communication in some configurations. Several vendors supply interconnect products at these speeds.

Why the interconnect matters

Parallel applications rarely run in isolation on each node. They constantly exchange intermediate results, synchronize, and share data, the pattern that libraries such as MPI implement. If the network between nodes is slow or high-latency, processors spend their time waiting for messages instead of computing, and the whole system stalls no matter how fast the individual nodes are.

This is why the interconnect sits at one vertex of the HPC triangle. Compute, interconnect, and storage must be balanced: a fast cluster starved by a slow network delivers poor real-world performance, so the interconnect directly determines how well a system scales as nodes are added.

How HPC interconnects work

High-performance fabrics achieve their speed partly through techniques that bypass normal operating-system overhead. Chief among these is remote direct memory access (RDMA), which lets one node read from or write to another node's memory without involving either CPU or the usual networking stack. That cuts latency dramatically and frees processors to keep computing.

HPC interconnect Standard Ethernet LAN
Typical speed 100-800 Gb/s ~1 Gb/s
Latency Very low, microsecond-scale Higher
CPU involvement Often bypassed via RDMA Handled by CPU/OS stack
Purpose Tightly coupled parallel jobs General networking

InfiniBand and high-speed Ethernet variants are the common fabrics in modern clusters. Whichever technology is used, the goal is the same: move data between nodes fast enough that the interconnect never becomes the limiting factor in overall cluster performance.

Built for scale. Chosen by the world’s best.

2.75M+

Rocky Linux instances

Being used world wide

90%

Of fortune 100 companies

Use CIQ supported technologies

250k

Avg. monthly downloads

Rocky Linux