MPIManagerObject

Properties and Methods

 

__init__(self, hybrid_parallelization=None, finalize_on_exit=True): 

 

__repr__(self): 

 

@property
lib(self): 

 

@property
hybrid_parallelization(self): 

 

@property
hybrid_world_size(self): 

 

@property
cpu_world_size(self): 

 

test(self, timeout=5): 

 

init_MPI(self): 

 

finalize_MPI(self): 

 

abort(self): 

 

wait(self): 

 

@property
world_size(self): 

 

@property
world_rank(self): 

 

@property
comm(self): 

 

@property
gather(self): 

 

@property
gather_walkers(self): 

 

@property
scatter(self): 

 

__del__(self): 

Examples


Edit Examples or Create New Examples
Edit Template or Create New Template
Edit Docstrings