Simple parallel algorithm

preview_player
Показать описание
This video presents a simple parallel algorithm, the computation of the inner product between two vectors, introducing our notation for formulating parallel algorithms based on the Single Program Multiple Data (SPMD) style. The algorithm uses one-sided communications such as `put' or `get' operations.

This video corresponds to the second half of Section 1.3 of the book Parallel Scientific Computation: A Structured Approach Using BSP, Second Edition, by Rob H. Bisseling, Oxford University Press, 2020.

An expanded set of slides, solutions to the homework questions, and software accompanying the book can all be found on my personal book page:
Рекомендации по теме