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

Submit independent tasks in if blocks before all inputs to the block are ready #438

Open
a-frantz opened this issue Aug 13, 2020 · 0 comments

Comments

@a-frantz
Copy link

dxWDL currently waits for all inputs to all tasks inside an if block to be ready before submitting/processing any individual tasks, even when some tasks inside the block have all their required inputs ready. This increases the runtime of one of my workflows by several hours while Cromwell handles it as expected.

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