Types of Parallelism - PowerPoint PPT Presentation

1 / 1
About This Presentation
Title:

Types of Parallelism

Description:

Types of Parallelism. Divide and Conquer. Example: Mandelbrot Set. Complex plane on which the Mandelbrto Set is plotted. Divide a large task into smaller parts ... – PowerPoint PPT presentation

Number of Views:80
Avg rating:3.0/5.0
Slides: 2
Provided by: gerikz
Category:

less

Transcript and Presenter's Notes

Title: Types of Parallelism


1
Types of Parallelism
Pipeline
Synchronized
Divide and Conquer
Example Mandelbrot Set
  • Divide a large task into smaller parts
  • Pass each smaller task off to individual
    processors
  • Each processor performs similar calculations

Complex plane on which the Mandelbrto Set is
plotted
P1
Pi1
etc
Pn
A sample picture of the Mandelbrot Set
Write a Comment
User Comments (0)
About PowerShow.com