Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in init when --nworkers larger than the number of tasks #108

Closed
landmanbester opened this issue Jun 23, 2024 · 1 comment
Closed

Comments

@landmanbester
Copy link
Collaborator

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

@landmanbester landmanbester changed the title Error when in init when --nworkers larger than the number of tasks Error in init when --nworkers larger than the number of tasks Jun 23, 2024
@landmanbester
Copy link
Collaborator Author

fixed in #111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant