tomMoral / dicodile

Experiments for "Distributed Convolutional Dictionary Learning (DiCoDiLe): Pattern Discovery in Large Images and Signals"
https://tommoral.github.io/dicodile/
BSD 3-Clause "New" or "Revised" License
18 stars 10 forks source link

Nothing about installing open mpi in the doc #29

Open bmalezieux opened 3 years ago

bmalezieux commented 3 years ago

Hello,

When running pip install -e ., an error is raised if open mpi is not installed. Maybe something should be said in the doc about the procedure to install it (at least a link).

Thanks !