What is gpu? Explain in brief the communication between cpu and gpu?
Answers
Answer:
A graphics processing unit (GPU) 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 device. GPUs are used in embedded systems, mobile phones, personal computers, workstations, and game consoles.
Answer:
(Graphics Processing Unit) A programmable logic chip (processor) specialized for display functions. The GPU renders images, animations and video for the computer's screen. GPUs are located on plug-in cards, in a chipset on the motherboard or in the same chip as the CPU .
brief communication between cpu and gpu:
CPU interacts with more computer components such as memory, input and output for performing instruction. Graphics Processing Unit (GPU): GPU is used to provide the images in computer games. GPU is faster than CPU's speed and it emphasis on high throughput.
hope it helps you!
mark me as brainliest!