Video random-access memory: Difference between revisions

Content deleted Content added
Likes2wiki (talk | contribs)
Improve section title and some wording
restoring lead, no significant improvement. avoid long parenthetical, many GPUs are integrated with CPU and share RAM, this is lower performance but very popular. caps.
Line 3:
[[File:GDDR5X 1080ti.jpg|thumb|[[GDDR SDRAM|GDDR5X SDRAM]] on an NVIDIA GeForce [[GTX 1080 Ti]] graphics card]]
 
'''Video random-access memory''' ('''VRAM''') is dedicated computer memory typically used to store the [[pixel]]s and other graphics data (such as a [[framebuffer|framebuffers]]) forto be rendered on a [[GPU]]computer monitor.<ref>{{cite book|title=Computer Graphics: Principles and Practice|last1=Foley|first1=James D. |last2=van Dam|first2=Andries|last3=Feiner|first3=Steven K.|last4=Hughes|first4=John F.|publisher=[[Addison-Wesley]]|year=1997|isbn=0-201-84840-6|page=859|url=https://books.google.com/books?id=-4ngT05gmAQC&dq=vram&pg=PA892}}</ref> VRAMThis differsis technologicallyoften fromdifferent othertechnology [[RAM]],than asother VRAMcomputer ismemory, optimizedto forfacilitate being read rapidly to draw imagesthe image.
 
==Relation to GPUs==
Line 15:
[[File:Nvidia@8nm@Ampere@GA102@GeForce RTX 3090@S TW 2032A1 SNNB9W.000 GA102-300-A1 DSC06025-DSC06107 (50740715646).jpg|thumb|A [[GPU]] die surrounded by VRAM chips]]
 
MostMany modern GPUs rely on VRAM. (In contrast, a GPU whichthat does *''not*'' use VRAM, and relies instead on system RAM, is said to have a [[Unifiedunified Memorymemory Architecturearchitecture]], or [[shared graphics memory]].)
 
System RAM and VRAM have been segregated due to the bandwidth requirements of GPUs,<ref>{{Cite web|title=What is VRAM: The Memory Power Behind Real-time Ray-Tracing|url=https://digitaladvisor.com/graphics-cards/what-is-vram/}}</ref><ref>{{Cite web|url=https://itigic.com/relationship-between-ram-and-vram-bandwidth-and-their-latency/|title=Relationship Between RAM and VRAM Bandwidth and Their Latency}}</ref> and to achieve lower latency, since VRAM is physically closer to the GPU die.<ref>{{Cite web|url=https://www.makeuseof.com/ram-vs-vram-differences/|title=RAM vs. VRAM: What's the Difference?|website=makeuseof.com}}</ref>