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 9 forks source link

inconsistent test behavior #39

Open hndgzkn opened 3 years ago

hndgzkn commented 3 years ago

Inconsistent behavior in test_stopping_criterion.

on main branch(799f3fe244609d4699109a42956bf1ab97778e6c) (version with reusable workers)

on #38 (removes reusable workers)

We think that removing the reusable workers reveals a hidden bug. However it is still unclear why virtual network interfaces prevent it from working in the case the test mpi workers are running on the local machine.