triqs.utility.mpi_nompi

Functions

all_reduce(x[, comm, op])
barrier([poll_msec])
bcast(x[, root])
is_master_node()
master_gets_host_names() find the host name of all the nodes
myprint_err(x)
myprint_out(x)
recv([source])
report(*x, **opt)
send(val, dest)
slice_array(A) Given an array A, it returns a VIEW of a slice over the first dim on the node