Pith. sign in

REVIEW 1 cited by

ISO: Overlap of Computation and Communication within Seqenence For LLM Inference

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 2409.11155 v1 pith:RHUB7JEW submitted 2024-09-04 cs.DC cs.CLcs.LGcs.PF

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

In the realm of Large Language Model (LLM) inference, the inherent structure of transformer models coupled with the multi-GPU tensor parallelism strategy leads to a sequential execution of computation and communication. This results in substantial underutilization of computing resources during the communication phase. To mitigate this inefficiency, various techniques have been developed to optimize the use of computational power throughout the communication process. These strategies primarily involve overlapping matrix computations and communications, as well as interleaving micro-batches across different requests. Nonetheless, these approaches either fall short of achieving ideal overlap or impose certain limitations on their application. To overcome these challenges, this paper introduces a novel strategy for computation-communication overlap that operates at the sequence level. This method not only enhances the degree of overlap but also minimizes the constraints on its applicability. Experimental evaluations conducted using 30b/70b models have demonstrated significant improvements in efficiency. Specifically, the proposed technique has been shown to reduce time consumption by approximately 35% on 4090 GPU and by roughly 15% on A800 GPU during the prefill stage of LLM inference.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Photonic Fabric Platform for AI Accelerators

    cs.PF 2025-07 conditional novelty 4.0 of 10

    A vendor paper projects large LLM speedups and energy savings from a photonic shared-memory appliance, using a simulator validated only on conventional GPUs, not on the appliance itself.

Pith tools