Non-Uniform Memory Access


Non-Uniform Memory Access

(architecture)(NUMA) A memory architecture, used inmultiprocessors, where the access time depends on the memorylocation. A processor can access its own local memory fasterthan non-local memory (memory which is local to anotherprocessor or shared between processors).