Skip to content

Commit bd6b317

Browse files
authored
add mpi4py and loky to the README
1 parent 384f409 commit bd6b317

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ In addition to the learners, ``adaptive`` also provides primitives for
5555
running the sampling across several cores and even several machines,
5656
with built-in support for
5757
`concurrent.futures <https://docs.python.org/3/library/concurrent.futures.html>`_,
58+
`mpi4py <https://mpi4py.readthedocs.io/en/stable/mpi4py.futures.html>`_,
59+
`loky <https://loky.readthedocs.io/en/stable/>`_,
5860
`ipyparallel <https://ipyparallel.readthedocs.io/en/latest/>`_ and
5961
`distributed <https://distributed.readthedocs.io/en/latest/>`_.
6062

0 commit comments

Comments
 (0)