释义 |
distributed memory
distributed memory (architecture)The kind of memory in a parallel processorwhere each processor has fast access to its own local memoryand where to access another processor's memory it must send amessage via the inter-processor network.
Opposite: shared memory.AcronymsSeedemister |