pith:WVMNY27O
PyTorch Distributed: Experiences on Accelerating Data Parallel Training
PyTorch's distributed data parallel module achieves near-linear scaling to 256 GPUs by overlapping computation with communication.
arxiv:2006.15704 v1 · 2020-06-28 · cs.DC · cs.LG
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{WVMNY27ORQRCGY3BXFUU6EKCWV}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
Evaluations show that, when configured appropriately, the PyTorch distributed data parallel module attains near-linear scalability using 256 GPUs.
The assumption that typical deep learning models have enough computation per layer to effectively overlap with gradient communication and that the underlying network fabric supports low-latency all-reduce operations at the tested scale.
PyTorch distributed data parallel attains near-linear scalability on 256 GPUs through gradient bucketing, computation-communication overlap, and selective synchronization skipping.
References
Cited by
Receipt and verification
| First computed | 2026-05-17T23:38:13.319742Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
b558dc6bee8c22236361b9694f1142b57431b7e931c3b1b02fcbf29e0e94bffe
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/WVMNY27ORQRCGY3BXFUU6EKCWV \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: b558dc6bee8c22236361b9694f1142b57431b7e931c3b1b02fcbf29e0e94bffe
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "bbd501c503bf854713f3294e6d4239118a5d4d86df4399aa29fe93a2e5f475e5",
"cross_cats_sorted": [
"cs.LG"
],
"license": "http://creativecommons.org/licenses/by-nc-sa/4.0/",
"primary_cat": "cs.DC",
"submitted_at": "2020-06-28T20:39:45Z",
"title_canon_sha256": "56fb8a04d11c1bb768f2d45e28e499a3d58de29e597e84838d5d5da921881e1f"
},
"schema_version": "1.0",
"source": {
"id": "2006.15704",
"kind": "arxiv",
"version": 1
}
}