Open asoplata opened 4 days ago
I thought the issue with mpi4py
is that you need to have either OpenMPI or another MPI binary installed on your computer ... hence the need to go through anaconda. The anaconda install gets you both the MPI binary and mpi4py
. Can this be done through wheels?
There are at least 2 different package distribution methods we should consider changing to:
!!! Please note that this is a task about what form we use for distributing our code/assets to users (the “user side”). This is distinct from improvements to how do we build our packages using development tools (the “dev side”)., such as here #951 .
Notes
mpi4py
install built against it):mpi4py
built against a known MPI executable.