448,975 views
32 votes
32 votes
How does parallel programming works?​

User Arun Y
by
2.9k points

1 Answer

7 votes
7 votes

Answer:

Parallel computing refers to the process 9f breaking down larger problem's into smaller, independent, often similar parts that can be executed simultaneously by multiple processors communicating via shared memory, the results of which are combined upon completion as part of an overall algorithm.

Step-by-step explanation:

I Hope It's Help

#Carry On Learning

User Statut
by
2.3k points