Pith. sign in

REVIEW 3 cited by

STrack: A Reliable Multipath Transport for AI/ML Clusters

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2407.15266 v2 pith:GX6CZII6 submitted 2024-07-21 cs.NI

STrack: A Reliable Multipath Transport for AI/ML Clusters

classification cs.NI
keywords strackworkloadscongestionrocev2transportbalancingcollectiveeven
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

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 novel hardware-offloaded reliable transport protocol aimed at improving the performance of AI /ML workloads by rethinking key aspects of the transport layer. STrack optimizes congestion control and load balancing in tandem: it incorporates an adaptive load balancing algorithm leveraging ECN, while adopts RTT as multi-bit congestion indicators for precise congestion window adjustment. Additionally, STrack facilitates out-of-order delivery, selective retransmission, and swift loss recovery in hardware for multipath environment. The extensive simulation comparing STrack and RoCEv2 demonstrates that STrack outperforms RoCEv2 by up to 6X with synthetic workloads and by 27.4% with collective workloads, even with the optimized RoCEv2 system setup.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. OpenURMA: A Clean-Room Open Implementation of the Unified Bus Protocol

    cs.AI 2026-05 unverdicted novelty 7.0

    OpenURMA is the first clean-room open implementation of the Unified Bus transport and transaction layers, showing ~500 ns end-to-end latency for 64-byte remote loads versus 2186 ns for RoCEv2 RC.

  2. A Protocol-Independent Transport Architecture

    cs.NI 2026-05 unverdicted novelty 7.0

    PITA is a protocol-independent transport architecture that enables full data-path programmability at line rate by structuring the datapath around a uniform abstraction and reworking scheduling, packet generation, and ...

  3. Incast-Free MoE Rate-Based Scheduling

    cs.NI 2026-07 conditional novelty 5.0

    Round-robin scheduling in MoE dispatch causes the arrival rate at the hottest receiver to grow exponentially, and a demand-normalized rate allocation prevents this by construction.