Hello all,
I’m trying to run a dask scheduler/worker system on bamboo. I usually use infiniband (ib0
) on both the scheduler node and the worker nodes. However in this case I was getting timeout when the workers attempted to contact the scheduler.
Switching to ethernet (eno1
) was enough to resolve the problem.
Is there a current infiniband issue on Bamboo?
Regards,
Berk