Pith. sign in

REVIEW 2 cited by

Towards Universal Performance Modeling for Machine Learning Training on Multi-GPU Platforms

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 2404.12674 v3 pith:KTOD5XCX submitted 2024-04-19 cs.DC cs.LGcs.PF

classification cs.DCcs.LGcs.PF
keywords performancemulti-gpuplatformstrainingworkloadscommunicationcomputedevices
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Characterizing and predicting the training performance of modern machine learning (ML) workloads on compute systems with compute and communication spread between CPUs, GPUs, and network devices is not only the key to optimization and planning but also a complex goal to achieve. The primary challenges include the complexity of synchronization and load balancing between CPUs and GPUs, the variance in input data distribution, and the use of different communication devices and topologies (e.g., NVLink, PCIe, network cards) that connect multiple compute devices, coupled with the desire for flexible training configurations. Built on top of our prior work for single-GPU platforms, we address these challenges and enable multi-GPU performance modeling by incorporating (1) data-distribution-aware performance models for embedding table lookup, and (2) data movement prediction of communication collectives, into our upgraded performance modeling pipeline equipped with inter-and intra-rank synchronization for ML workloads trained on multi-GPU platforms. Beyond accurately predicting the per-iteration training time of DLRM models with random configurations with a geomean error of 5.21% on two multi-GPU platforms, our prediction pipeline generalizes well to other types of ML workloads, such as Transformer-based NLP models with a geomean error of 3.00%. Moreover, even without actually running ML workloads like DLRMs on the hardware, it is capable of generating insights such as quickly selecting the fastest embedding table sharding configuration (with a success rate of 85%).

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Terabyte-Scale Analytics in the Blink of an Eye

    cs.DB 2025-06 conditional novelty 6.0 of 10

    Distributed TQP, a GPU-accelerated SQL engine using NCCL and RCCL collectives, runs the full TPC-H 1TB workload in 0.53s on 40 H100 GPUs, more than 60x faster than a high-end CPU server.

  2. Profiling and optimization of multi-card GPU machine learning jobs

    cs.DC 2025-05 conditional novelty 4.0 of 10

    On 4xH100 nodes, FP16, pin_memory, and NHWC/DALI speed up image recognition, while LoRA is faster than DPO and QLoRA for LLM tuning, and PyTorch DataLoader loses scaling beyond 2 GPUs.

Pith tools