Unit 4 Accelerating AI with GPUs Flashcards
What is the history of GPUs?
Since the advent of computers in the 1970s, specialized electronic circuits have been used to
process pixel data. Over the years, the processing capability of GPUs has increased dramatically
as images have become photorealistic.
What are the key architectural components of a GPU?
The key architectural components of a GPU are GPU cores, cache memory, and GPU-specific
memory.
What is the primary role of a GPU in computer systems?
The primary role of a GPU in computer systems is to execute highly parallel tasks
What are the key differences between CPUs and GPUs?
CPUs are designed for general-purpose computing and handling of complex logic, while GPUs
are optimized for high parallel processing capability