Hi all
I wrote a code which can sent 10 numbers from first process to another process, then the other process will resent the same data to first process.
It is an example code for understanding MPI Send and MPI Recieve functions
It is an example code for understanding MPI Send and MPI Recieve functions