Learn Before
Concept
Main Memory Latencies
Accessing main memory (RAM) is significantly slower than hitting the CPU cache hierarchy. For example, a MB memory reference on a local CPU takes approximately ns, while a larger MB reference takes about ns. If the memory must be accessed across a multi-socket system (a remote CPU reference), the latency increases substantially due to the interconnect hop, taking roughly ns for a MB reference and ns for a MB reference.
0
1
Updated 2026-05-18
Tags
D2L
Dive into Deep Learning @ D2L