Article · Wikipedia archive · Last revised May 18, 2026

Video random-access memory

Video random-access memory (VRAM) is dedicated computer memory used to store the pixels and other graphics data as a framebuffer to be rendered on a computer monitor. It often uses a different technology than other computer memory, in order to be read quickly for display on a screen.

Last revised
May 18, 2026
Read time
≈ 1 min
Length
323 w
Citations
9
Source
GDDR5X SDRAM on an NVIDIA GeForce GTX 1080 Ti graphics card source ↗

Video random-access memory (VRAM) is dedicated computer memory used to store the pixels and other graphics data as a framebuffer to be rendered on a computer monitor.1 It often uses a different technology than other computer memory, in order to be read quickly for display on a screen.

Relation to GPUs

Independent system RAM and video RAM
Unified memory
A GPU die surrounded by VRAM chips source ↗

Many modern GPUs rely on VRAM. In contrast, a GPU that does not use VRAM, and relies instead on system RAM, is said to have a unified memory architecture, or shared graphics memory.

System RAM and VRAM have been segregated due to the bandwidth requirements of GPUs,23 and to achieve lower latency, since VRAM is physically closer to the GPU die.4

Modern VRAM is typically found in a BGA package5 soldered onto a graphics card.6 The VRAM is cooled along with the GPU by the GPU heatsink.7

Technologies

See also

See also

References

References