Broadcast (parallel pattern)

id: broadcast-parallel-pattern-247-13871568
title: Broadcast (parallel pattern)
text: Broadcast is a collective communication primitive in parallel programming to distribute programming instructions or data to nodes in a cluster. It is the reverse operation of reduction. The broadcast operation is widely used in parallel algorithms, such as matrix-vector multiplication, Gaussian elimination and shortest paths. The Message Passing Interface implements broadcast in MPI_Bcast.
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Broadcast_(parallel_pattern)
date created:
date modified: 2023-07-01T17:08:55Z
main entity: {"identifier":"Q65087821","url":"https://www.wikidata.org/entity/Q65087821"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part