User Tools

Site Tools


c:mpi:send-receive

Differences

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

Link to this comparison view

Next revision
Previous revision
c:mpi:send-receive [2024/01/17 08:25] – created odeftac:mpi:send-receive [2025/01/02 18:22] (current) – external edit 127.0.0.1
Line 54: Line 54:
  
 **Finalization**: MPI_Finalize finalizes the MPI environment and should be called when the MPI operations are complete. **Finalization**: MPI_Finalize finalizes the MPI environment and should be called when the MPI operations are complete.
 +
 +To run this program, compile it with an MPI compiler like **mpicc** and execute it with an MPI execution command like **mpirun** or **mpiexec**, specifying at least 2 processes.
  
c/mpi/send-receive.1705479944.txt.gz · Last modified: (external edit)