GPU = Graphics Processing Unit
Specialized hardware designed to process multiple data tasks simultaneously — ideal for graphics rendering, AI, and high-performance computing.
CPU vs GPU:
| Feature | CPU (Central Processing Unit) | GPU (Graphics Processing Unit) |
|---|---|---|
| Task Type | Sequential tasks | Parallel tasks |
| Cores | Few, powerful cores | Hundreds or thousands of smaller cores |
| Ideal Use | General computing, OS management | Graphics, simulation, AI, data processing |
Architecture Basics:
🧩 Example:
Students in Applied Cyber using Blender or TinkerCAD rely on local GPU rendering for real-time modeling.