Ole Møller Nielsen |
|

| Home Contact CV Professional Personal Links Old homepage (IMM) |
This is a one day workshop on Load balancing and parallel performance given as part of the APAC summerschool in advanced computing held at the ANU Mathematical Sciences Institute January 2005.
| Lecture 1 | Python, the Mandelbrot set and sequential performance | Exercises 1,2,3 |
| Lecture 2 | Parallel Python, load balancing, parallel performance | Exercises 4,5 |
| Lecture 3 | Dynamic load balancing | Exercise 6 |
| 1: Introduction to the Python Programming Language | HTML | |||
| 2: Computing the Mandelbrot Set | HTML | prerequisites2 | ||
| 3: Achieving Sequential Performance | HTML | |||
| 4: Parallelisation of the Mandelbrot Program | HTML | prerequisites4 | pypar | |
| 5: Better Balancing of the Mandelbrot Computation | HTML | |||
| 6: Dynamic Load Balancing of the Mandelbrot Computation | HTML |