Setting up a parallel build
Learn the process to set up and run parallel builds.
- Overview of parallel building
DevOps Code ClearCase® can perform builds in which multiple processes execute in parallel the build scripts associated with the makefile targets. - Setting up the client host
Issues in setting up the client host. - Starting a parallel build
Follow the steps mentioned in this content to start a parallel build. - Preventing parallel builds of targets
Follow the process mentioned in this content to prevent parallel builds of targets. - Preventing exponential invocations of abe
Follow the process mentioned in this content to prevent exponential invocations of abe.
Parent topic: DevOps Code ClearCase Guide to building software