PDC 1 - PD Computing
PDC 1 - PD Computing
Introduction to parallel
& distributed systems
Lecture 1
Arfan Shahzad
{ [email protected] }
The Scenario
• The idea is based on the fact that the process of solving a problem
usually can be divided into smaller tasks (divide and conquer), which
may be carried out simultaneously with some coordination.
Parallel Computing cont…
• The recent multicore processors (chips with more than one processor
core) are some commercial examples which bring parallel computing
to the desktop.
Parallel Computing cont…
Multi-core & Multi-processor
Distributed Systems