Word Explorer

Shared graphics memory

💡 Words with a Similar Meaning to "Shared graphics memory"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
distributed shared memoryIn computer science, distributed shared memory is a form of memory architecture where physically separated memories can be addressed as a single shared address space.
shared memoryIn computer science, shared memory is memory that may be simultaneously accessed by multiple programs with an intent to provide communication among them or avoid redundant copies.
heterogeneous system architecturea cross-vendor set of specifications that allow for the integration of central processing units and graphics processors on the same bus, with shared memory and tasks.
direct memory accessa feature of computer systems that allows certain hardware subsystems to access main system memory independently of the central processing unit.
symmetric multiprocessingSymmetric multiprocessing or shared-memory multiprocessing involves a multiprocessor computer hardware and software architecture where two or more identical processors are connected to a single, shared main memory, have full access to all input and output devices, and are controlled by a single operating system instance that treats all processors equally, reserving none for special purposes.
non-uniform memory accessa computer memory design used in multiprocessing, where the memory access time depends on the memory location relative to the processor.
interleaved memoryIn computing, interleaved memory is a design which compensates for the relatively slow speed of dynamic random-access memory or core memory, by spreading memory addresses evenly across memory banks.
memory pagingIn computer operating systems, memory paging (or swapping on some Unix-like systems) is a memory management scheme by which a computer stores and retrieves data from secondary storage for use in main memory.
gddr sdramGraphics DDR SDRAM is a type of synchronous dynamic random-access memory specifically designed for applications requiring high bandwidth, e.g. graphics processing units (GPUs).
memory management unitA memory management unit, sometimes called paged memory management unit, is a computer hardware unit that examines all memory references on the memory bus, translating these requests, known as virtual memory addresses, into physical addresses in main memory.
remote direct memory accessIn computing, remote direct memory access is a direct memory access from the memory of one computer into that of another without involving either one's operating system.
multiple instruction, single dataIn computing, multiple instruction, single data is a type of parallel computing architecture where many functional units perform different operations on the same data.
cpu cacheA CPU cache is a hardware cache used by the central processing unit of a computer to reduce the average cost (time or energy) to access data from the main memory.
computer memoryComputer memory stores information, such as data and programs, for immediate use in the computer.
graphics processing unitnoun(computer hardware) A specialized electronic circuit designed to accelerate the creation of images in a frame buffer intended for output to a display device.
memory-level parallelismIn computer architecture, memory-level parallelism is the ability to have pending multiple memory operations, in particular cache misses or translation lookaside buffer misses, at the same time.
shared-nothing architectureA shared-nothing architecture is a distributed computing architecture in which each update request is satisfied by a single node (processor/memory/storage unit) in a computer cluster.
chipsetnoun(computing) A group of integrated circuits that are designed to work together, and are usually marketed as a single product.
hardware-assisted virtualization
ram driveA (also called a RAM disk) a block of random-access memory (primary storage or volatile memory) that a computer's software is treating as if the memory were a disk drive (secondary storage).

Translate “Shared graphics memory” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Shared graphics memory