simsopt.util

Submodules

simsopt.util.mpi module

This module contains the MpiPartition class.

This module should be completely self-contained, depending only on mpi4py and numpy, not on any other simsopt components.

simsopt.util.mpi.log(level=20)

Turn on logging. If MPI is available, the processor number will be added to all logging entries.

Module contents