User Tools

Site Tools


c:mpi:pipeline-polynomial

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

c:mpi:pipeline-polynomial [2024/01/17 11:23] – created odeftac:mpi:pipeline-polynomial [2024/01/17 11:23] (current) odefta
Line 61: Line 61:
   * Process 2 calculates c   * Process 2 calculates c
  
-**Pipeline Communication**: The processes use MPI send and receive calls to pass along a running sum.+**Pipeline Communication**: The processes use MPI **send** and receive calls to pass along a running sum.
 Each process, except the first, receives a sum from the previous process, adds its local result, and sends the new sum to the next process. Each process, except the first, receives a sum from the previous process, adds its local result, and sends the new sum to the next process.
  
c/mpi/pipeline-polynomial.1705483382.txt.gz · Last modified: 2024/01/17 11:23 by odefta