.. Copyright (C) 2021-2023 Modin authors SPDX-License-Identifier: Apache-2.0 :orphan: MPIBackend """""""""" The class is specific implementation of :py:class:`~unidist.core.base.backend.Backend` interface using MPI. API === .. autoclass:: unidist.core.backends.mpi.backend.MPIBackend :members: