eth-cscs / abcpy

ABCpy package
BSD 3-Clause Clear License
113 stars 34 forks source link

MPI required? #66

Closed rheiland closed 4 years ago

rheiland commented 4 years ago

Is MPI a requirement for abcpy? I didn't see that in the Installation page. When I attempt to pip install it, I get:

    _configtest.c:2:10: fatal error: 'mpi.h' file not found
    #include <mpi.h>
             ^~~~~~~
    1 error generated.
statrita2004 commented 4 years ago

Hello, ABCpy depends on some Python packages listed here. We do not list their dependencies separately, but those should be satisfied. So more specifically speaking: