Opening an app
Now put the parts together.
When you open an app, the computer brings the instructions and information it needs from storage into RAM.
The CPU runs the instructions and coordinates the work.
When part of the job can be split into many similar calculations, such as drawing pixels, the GPU can handle those pieces in parallel.
What feels like one click is a coordinated handoff across the machine.