https://dx990307.github.io/post/mpi-sendrecv/ Mid-term Code review Module 2a Hello world(MPI) assuse the total number of the rank is 8. #include "mpi.h" #in...
https://dx990307.github.io/post/mpi-sendrecv/
Mid-term Code review
Module 2a
Hello world(MPI)
assuse the total number of the rank is 8.
#include "mpi.h"
#in...