Parallel algorithm
A parallel algorithm divides a computation among processing elements that execute concurrently, coordinating their work to produce a result.
A parallel algorithm divides a computation among processing elements that execute concurrently, coordinating their work to produce a result.