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

ENH: Allow to manange parallelization more fine-grained. #71

Open
tobiasraabe opened this issue Oct 27, 2023 · 1 comment
Open

ENH: Allow to manange parallelization more fine-grained. #71

tobiasraabe opened this issue Oct 27, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@tobiasraabe
Copy link
Member

To manage resources in more detail, it would be nice to

  • mark tasks to run in isolation.
  • group tasks that should run parallel with a certain number of workers.
@tobiasraabe tobiasraabe added the enhancement New feature or request label Oct 27, 2023
@tobiasraabe
Copy link
Member Author

There is the option to use @coiled.function now to deploy a single function to a remote cluster.

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

No branches or pull requests

1 participant