The way tasks are scheduled in the init worker does not currently work when using more workers than there are chunks available. The workaround is to use fewer workers or smaller chunks (this can be controlled using the --integrations-per-image and --channels-per-image parameters. Note however the caveat mentioned here i.e. the frequency resolution is frozen in by `--channels-per-image' when using BDA during initialisation
The way tasks are scheduled in the
init
worker does not currently work when using more workers than there are chunks available. The workaround is to use fewer workers or smaller chunks (this can be controlled using the--integrations-per-image
and--channels-per-image
parameters. Note however the caveat mentioned here i.e. the frequency resolution is frozen in by `--channels-per-image' when using BDA during initialisation