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

Bpipe should offer some way to control how many threads it will create #13

Closed
lonsbio opened this issue Oct 20, 2014 · 1 comment
Closed

Comments

@lonsbio
Copy link
Collaborator

lonsbio commented Oct 20, 2014

From ssade...@gmail.com on 2012-02-08T12:51:24Z

Currently Bpipe will launch as many parallel stages as you feed it input files for parallel pipeline segments. This isn't always appropriate or feasible. Bpipe should offer some kind of option to limit how many threads it will create.

Original issue: http://code.google.com/p/bpipe/issues/detail?id=13

@lonsbio
Copy link
Collaborator Author

lonsbio commented Oct 20, 2014

From ssade...@gmail.com on 2012-02-17T13:29:54Z

The bpipe 0.9 now supports a -n flag that limits the number of threads that Bpipe itself will support in a parallel stage.

Status: Fixed

@lonsbio lonsbio closed this as completed Oct 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant