In a unified memory architecture the CPU, GPU, and neural engine all access a single pool of DRAM through the same memory controller and address space, so tensors never need to be copied across a bus. Apple's M-series chips use this design, allowing a MacBook with 128 GB of unified memory to load models that would require multi-GPU setups on discrete hardware, though at lower memory bandwidth than dedicated HBM.