amuse icon indicating copy to clipboard operation
amuse copied to clipboard

Allow installation of amuse-framework without mpi4py

Open rieder opened this issue 6 years ago • 3 comments

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.

rieder avatar Oct 01 '19 16:10 rieder

yes..there is an option in the configure to disable mpi..

ipelupessy avatar Oct 01 '19 18:10 ipelupessy

Is that accessible via pip?

rieder avatar Oct 01 '19 18:10 rieder

no..it also needs testing (in fact a lot of the testing framework should be adapted for this)

ipelupessy avatar Oct 01 '19 19:10 ipelupessy