1/17
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Co-Processing VS Parallel Processing
Both involve more than one processor working together to perform a single job with each job being split into smaller tasks.
Parallel processors can use any processor for a task -whereas co-processors only perform specific types of task e.g. floating point calculations. The task is only completed more quickly in a co-processor if it is a suitable task.
Parallel processors need a more complex OS than co-processors as it needs to control how tasks are broken down and spread across all available cores