amuse
amuse copied to clipboard
Allow installation of amuse-framework without mpi4py
AMUSE can work without mpi (using sockets), so mpi4py should not be a hard requirement for AMUSE. I think we should always try to install it, but the AMUSE installation should be able to continue if mpi4py was not successfully installed.
yes..there is an option in the configure to disable mpi..
Is that accessible via pip?
no..it also needs testing (in fact a lot of the testing framework should be adapted for this)