There are three issues to consider when you set up client-side processing for parallel builds:
The number of parallel build processes to request. clearmake limits the number of concurrent target rebuilds to the value of the CCASE_CONC environment variable or the number you specify with the -J command-line option. clearmake does not start more abe processes than specified.
The limitations and requirements for system loading on the build host. clearmake submits as many build scripts as allowed by the -J or CCASE_CONC setting.
|
Feedback on the documentation in this site? We welcome any comments!
Copyright © 2001 by Rational Software Corporation. All rights reserved. |