bnafack / ring

The whole point of MPI (Message Passing Interface) is to make processes communicate. Point-to-point communication is divided into two operations: Send and Receive. Its most basic form is called blocking. Here I wrote a blocking and non-blocking mpi program in c++. communications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bnafack/ring Watchers