Unit 4 Accelerating AI with GPUs Flashcards

1
Q

What is the history of GPUs?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the key architectural components of a GPU?

A

The key architectural components of a GPU are GPU cores, cache memory, and GPU-specific
memory.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the primary role of a GPU in computer systems?

A

The primary role of a GPU in computer systems is to execute highly parallel tasks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the key differences between CPUs and GPUs?

A

CPUs are designed for general-purpose computing and handling of complex logic, while GPUs
are optimized for high parallel processing capability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly