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

Next revision
Previous revision
c:mpi:pipeline-polynomial [2024/01/17 09:23] – created odeftac:mpi:pipeline-polynomial [2025/01/02 18:22] (current) – external edit 127.0.0.1
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: (external edit)