Skip to content

Custom implementation of MPI_Bcast() using only MPI_Send() & MPI_Recv() (point-to-point communications).

Notifications You must be signed in to change notification settings

Lexxeous/mpi_bcast

Repository files navigation

mpi_bcast

Custom implementation of MPI_Bcast() using only MPI_Send() & MPI_Recv() (point-to-point communications).

About

Custom implementation of MPI_Bcast() using only MPI_Send() & MPI_Recv() (point-to-point communications).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published