Model techniques map
Techniquesoptimizationtraining parallelism

specific method · filed under optimization

Communication-Computation Overlap

An overlap method that hides all-gather communication behind forward or backward computation rather than stalling the pipeline.

source
1
model
1
lab adopt it
1
strongest
core

How sources treat it

One count per evidence span, weakest treatment to strongest.

used 1core 1

Documented in

Evidence

2 spans quoted from the sources, strongest treatment first.

each all-gather can be overlapped with the forward or backward pass instead of stalling the pipeline

coreunclearin DeepSeek-V4.1-FlashDeepSeek

each all-gather can be overlapped with the forward or backward pass instead of stalling the pipeline

usedunclearin DeepSeek-V4.1-FlashDeepSeek

Filed alongside

Other methods under optimization :: training parallelism.