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

limit number of parallel builds #46

Closed
mbrantner opened this issue Feb 13, 2016 · 1 comment
Closed

limit number of parallel builds #46

mbrantner opened this issue Feb 13, 2016 · 1 comment

Comments

@mbrantner
Copy link
Member

It looks like mx either parallelizes the build up to the available number of cpus or doesn't parallelize at all (-n option). It would be great if mx build would support a -j option that allows a user to explicitly specify the level of parallelism.

@dougxc
Copy link
Member

dougxc commented Feb 15, 2016

Fixed by #47

@dougxc dougxc closed this as completed Feb 15, 2016
dougxc pushed a commit that referenced this issue Apr 27, 2016
…-suite-deps to master

* commit '17c765319ca9214e58c91f247a9bc3863f06b181':
  Fix mx deploy-binary --all-suites issue
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

2 participants