pith:LEPUH3LR
MultiPath Memory Access: Breaking Host-GPU Bandwidth Bottlenecks in LLM Services
Multipath Memory Access routes host-GPU copies over unused server links to raise bandwidth 4.6x.
arxiv:2512.16056 v2 · 2025-12-18 · cs.DC · cs.NI · cs.PF
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{LEPUH3LRFIXTB5OR22JYS7OHJQ}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
On an 8-GPU NVIDIA H20 server, MMA achieves 245 GB/s peak host-to-GPU bandwidth, a 4.62x improvement over native CUDA copies, and reduces TTFT for KV cache fetching by 1.14-2.38x and model wake-up/switching latency by 1.12-2.48x.
That the additional relay paths through peer GPUs and high-bandwidth interconnects can be utilized with low enough overhead and without breaking CUDA stream semantics or application correctness under real LLM workloads.
MMA routes host-GPU transfers over multiple available paths to deliver 4.62x higher peak bandwidth and lower latencies in LLM serving without hardware or driver changes.
References
Formal links
Receipt and verification
| First computed | 2026-05-18T02:44:32.141856Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
591f43ed712a2f30f5d1d693897dc74c245222d973015ad300b790f68fc4b306
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/LEPUH3LRFIXTB5OR22JYS7OHJQ \
| 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: 591f43ed712a2f30f5d1d693897dc74c245222d973015ad300b790f68fc4b306
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "1c276ad2095a7b3e426b7bf9defb888ab9216db718737a0b3515565e9a1c3757",
"cross_cats_sorted": [
"cs.NI",
"cs.PF"
],
"license": "http://creativecommons.org/licenses/by-nc-nd/4.0/",
"primary_cat": "cs.DC",
"submitted_at": "2025-12-18T00:45:00Z",
"title_canon_sha256": "bee3c6b1a798f883f47117bc5ddb7809fff2573bae5d05669f3b5ee9bca3ad8c"
},
"schema_version": "1.0",
"source": {
"id": "2512.16056",
"kind": "arxiv",
"version": 2
}
}