mpi bcast

Solutions on MaxInterview for mpi bcast by the best coders in the world

showing results for - "mpi bcast"
Emely
02 Mar 2017
1MPI_Bcast(void *data, int count, MPI_Datatype datatype, int root,
2		MPI_Comm communicator)