esi-neuroscience / acme

Asynchronous Computing Made ESI
https://esi-acme.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

Redesigend argument distribution #26

Closed pantaray closed 3 years ago

pantaray commented 3 years ago

Use dask's client methods instead of bags to (a) broadcast shared variables to a cluster of workers and (b) distribute worker-specific arguments.