Bird
0
0

Why do modern GPUs use thousands of small cores instead of a few powerful cores like CPUs?

hard📝 Conceptual Q10 of 15
Intro to Computing - How Hardware Works
Why do modern GPUs use thousands of small cores instead of a few powerful cores like CPUs?
ABecause CPUs cannot process graphics
BBecause small cores consume more power
CTo reduce the cost of manufacturing
DTo handle many parallel tasks efficiently, especially graphics rendering
Step-by-Step Solution
Solution:
  1. Step 1: Understand GPU design philosophy

    GPUs are designed to perform many simple tasks simultaneously, ideal for graphics and parallel workloads.
  2. Step 2: Compare with CPU core design

    CPUs have fewer, more powerful cores optimized for sequential tasks, unlike GPUs which prioritize parallelism.
  3. Final Answer:

    To handle many parallel tasks efficiently, especially graphics rendering -> Option D
  4. Quick Check:

    GPU cores = many small cores for parallelism [OK]
Quick Trick: Many small cores = better parallel graphics processing [OK]
Common Mistakes:
  • Thinking small cores use more power
  • Assuming cost is main reason
  • Believing CPUs cannot process graphics at all

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Intro to Computing Quizzes