.. Copyright (C) 2021-2023 Modin authors SPDX-License-Identifier: Apache-2.0 Using Unidist ''''''''''''' This page contains information on how to choose a concrete execution backend and run unidist with it. - :doc:`Unidist on MPI ` - :doc:`Unidist on Dask ` - :doc:`Unidist on Ray ` - :doc:`Unidist on PyMp ` - :doc:`Unidist on PySeq ` Libraries powered by Unidist """""""""""""""""""""""""""" Here you can find information on which libraries have already been integrated with unidist to use its performant backends to get better performance. - Modin_ - Refer to `Using pandas on Unidist`_ page of the Modin documentation on how to get started with Modin on unidist. .. _`Modin`: https://github.com/modin-project/modin .. _`Using pandas on Unidist`: https://modin.readthedocs.io/en/latest/development/using_pandas_on_unidist.html