- Instructor: Heidi Sommer
- Lectures: 10
- Students: 336
- Duration: 10 weeks
A parallel algorithm can be executed simultaneously on many different processing devices and then combined together to get the correct result. Parallel algorithms are highly useful in processing huge volumes of data in quick time. This tutorial provides an introduction to the design and analysis of parallel algorithms. In addition, it explains the models followed in parallel algorithms, their structures, and implementation.
Audience
This course by Academy Europe will help the undergraduate students of computer science learn the basic-to-advanced topics of parallel algorithm.
Prerequisites
In this tutorial, all the topics have been explained from elementary level. Therefore, a beginner can understand this tutorial very easily. However if you have a prior knowledge of writing sequential algorithms, it will be helpful in some chapters.
-
Parallel Algorithm - Introduction
-
Lecture 2.1Parallel Algorithm – Introduction
-
-
Parallel Algorithm - Analysis
-
Lecture 3.1Parallel Algorithm – Analysis
-
-
Parallel Algorithm - Models
-
Lecture 4.1Parallel Algorithm – Models
-
-
Parallel Random Access Machines
-
Lecture 5.1Parallel Random Access Machines
-
-
Parallel Algorithm - Structure
-
Lecture 6.1Parallel Algorithm – Structure
-
-
Parallel Algorithm - Design Techniques
-
Lecture 7.1Parallel Algorithm – Design Techniques
-
-
Parallel Algorithm - Matrix Multiplication
-
Lecture 8.1Parallel Algorithm – Matrix Multiplication
-
-
Parallel Algorithm - Sorting
-
Lecture 9.1Parallel Algorithm – Sorting
-
-
Parallel Search Algorithm
-
Lecture 10.1Parallel Search Algorithm
-
-
Graph Algorithm
-
Lecture 11.1Graph Algorithm
-