Reference articles on history, science, culture and more
Encyclopedia

Video random-access memory

Type of dedicated computer memory

Image credit is listed at the end of this article.

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.

01Relation to GPUs

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, and to achieve lower latency, since VRAM is physically closer to the GPU die.

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

A GPU die surrounded by VRAM chips
A GPU die surrounded by VRAM chips

02Technologies

Watch videos about Video random-access memoryExplainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article Video random-access memory, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Images, from Wikimedia Commons:

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.