Parallel algorithm

preview_player
Показать описание
If you find our videos helpful you can support us by buying something from amazon.

Parallel algorithm

In computer science, a parallel algorithm, as opposed to a traditional serial algorithm, is an algorithm which can be executed a piece at a time on many different processing devices, and then combined together again at the end to get the correct result.Many parallel algorithms are executed concurrently – though in general concurrent algorithms are a distinct concept – and thus these concepts are often conflated, with which aspect of an algorithm is parallel and which is concurrent not being clearly distinguished.

-Video is targeted to blind users

Attribution:
Article text available under CC-BY-SA
image source in video

Рекомендации по теме