An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: blocking-communication

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.

Language: C++ - Size: 7.38 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0