modin-project / unidist

Unified Distributed Execution

Home Page:https://unidist.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPI backend hangs when setting `UNIDIST_MPI_SHARED_OBJECT_STORE_THRESHOLD` to a lower threshold

YarShev opened this issue · comments

Tested with UNIDIST_MPI_SHARED_OBJECT_STORE_THRESHOLD=100 UNIDIST_CPUS=8 UNIDIST_MPI_SHARED_OBJECT_STORE=True mpiexec -n 1 python -m pytest unidist/test/test_task.py.