bcast#

caput.util.mpitools.bcast(data: Any, root: int = 0, comm: mpi4py.MPI.Comm | None = _comm) Any[source]#

Call comm.bcast if MPI is enabled.