(class from pyomo.contrib.parmest.utils.mpi_utils)
pyomo.contrib.parmest.utils.mpi_utils
Bases: object
object
Methods
__init__(n_total_tasks[, mpi_interface])
__init__
allgather_global_data(local_data)
allgather_global_data
gather_global_data(local_data)
gather_global_data
global_to_local_data(global_data)
global_to_local_data
is_root()
is_root
Member Documentation