Graphics Processing Unit (GPU)
(Redirected from GPU)
Jump to navigation
Jump to search
A Graphics Processing Unit (GPU) is an microprocessor designed to rapidly manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display.
- Context:
- It can (often) be a part of a Video Card (e.g. within a GPU-containing computer).
- …
- Example(s):
- an Nvidea GPU, such as a GeForce CPU, or an A100.
- an ATI Radeon chip.
- …
- Counter-Example(s):
- See: Game Console, Computer Graphics, Image Processing, Video Card, CUDA Platform.
References
2015
- (Wikipedia, 2015) ⇒ http://en.wikipedia.org/wiki/Graphics_processing_unit Retrieved:2015-1-17.
- A graphics processing unit (GPU), also occasionally called visual processing unit (VPU), is a specialized electronic circuit designed to rapidly manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display. GPUs are used in embedded systems, mobile phones, personal computers, workstations, and game consoles. Modern GPUs are very efficient at manipulating computer graphics and image processing, and their highly parallel structure makes them more effective than general-purpose CPUs for algorithms where processing of large blocks of data is done in parallel. In a personal computer, a GPU can be present on a video card, or it can be on the motherboard or — in certain CPUs — on the CPU die.
The term GPU was popularized by Nvidia in 1999, who marketed the GeForce 256 as "the world's first 'GPU', or Graphics Processing Unit, a single-chip processor with integrated transform, lighting, triangle setup/clipping, and rendering engines that are capable of processing a minimum of 10 million polygons per second". Rival ATI Technologies coined the term visual processing unit or VPU with the release of the Radeon 9700 in 2002.
- A graphics processing unit (GPU), also occasionally called visual processing unit (VPU), is a specialized electronic circuit designed to rapidly manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display. GPUs are used in embedded systems, mobile phones, personal computers, workstations, and game consoles. Modern GPUs are very efficient at manipulating computer graphics and image processing, and their highly parallel structure makes them more effective than general-purpose CPUs for algorithms where processing of large blocks of data is done in parallel. In a personal computer, a GPU can be present on a video card, or it can be on the motherboard or — in certain CPUs — on the CPU die.