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

c:mpi:send-receive [2024/01/17 10:25] – created odeftac:mpi:send-receive [2024/01/17 10:30] (current) odefta
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: 2024/01/17 10:25 by odefta