memory architecture
classification of computers according to how they store and retrieve information
non-uniform memory access
computer memory design used in multiprocessing
distributed shared memory
software and hardware implementations in which each cluster node accesses a large shared memory
multi-channel memory architecture
computer memory architecture that increases bandwidth by attaching multiple memory channels to the DRAM controller
uniform memory access
shared memory architecture used in parallel computers, where all processors share the physical memory uniformly