q define syntax of mpibcast


Q. Define syntax of MPI_Bcast function?

MPI_Bcast(msgaddr, count, datatype, rank, comm):  

This function is used by a process ranked rank in group comm to transmit message to all the members (including self) in group.  

MPI_Allreduce

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: q define syntax of mpibcast
Reference No:- TGS0313212

Expected delivery within 24 Hours