You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add file ddm/mpi.py for MockMPI and MPIWrapper (previously in Struphy, now moved here)
* fix assertions in cart.py
* fix mpi4py imports everywhere
* make mpi4py an optional dependency; run tests without mpi too
* add forgotton change
* change version to 2.5.0 for last release still on GitLab
* install Struphy from branch 467-no-mpi; perform Struphy unit tests on 1 and 2 processes
* checkout correct Struphy branch 467-no-mpi
* correct TODO to devel
* remove the unneccessary if TYPE_CHECKING thing from all files, except mpi.py
* set mpi_enabled to True if mpi4py is installed, TODO: check if it runs under mpirun
* test with updated struphy branch
* test with updated struphy branch
0 commit comments