Beginner
Computer Architecture & Organization
Q28 / 100
What is the function of a "GPU" (Graphics Processing Unit)?
Correct! Well done.
Incorrect.
The correct answer is A) A specialized processor designed to efficiently perform parallel computations, originally for rendering images and graphics, but now also used for general-purpose parallel computing
A
Correct Answer
A specialized processor designed to efficiently perform parallel computations, originally for rendering images and graphics, but now also used for general-purpose parallel computing
Explanation
GPUs contain many simple cores optimized for parallel processing, making them ideal for graphics rendering and, increasingly, for tasks like machine learning and scientific computing that benefit from parallelism.
Progress
28/100