Setting up the client host
Issues in setting up the client host.
There are two 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 that 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.