editor's blog
Subscribe Now

Better Software Builds

I got introduced to Electric Cloud at ESC. They make software automation tools, with a focus on build automation and build acceleration.

The build flow is managed by ElectricCommander, which ties into the IDE and has hooks for the actual tools being summoned during the build process. The idea is that it’s easier and faster to manage the flow this way than by managing complex scripts. They have recently added the ability to define the flows graphically rather than through a form, making the process easier and more intuitive.

ElectricAccelerator can be used to spread the build process over a server farm. While that sounds like a simple load-sharing process, the important step that they manage is dependencies. Ordinarily, the developer has to specify which files get built in which order to make sure that anything needed to compile a particular file is already complete. This can be hard to manage as dependencies morph with the evolution of the project.

This gets to the differentiating value that Electric Cloud touts: automatic dependency management. Essentially, when sending a file off to a server to build, if it detects that dependencies for that file haven’t been met, it aborts and places the file back at the end of the queue. They claim to be able to detect all dependencies, so nothing will get missed. The tool also remembers the ordering so that, for the next build, it has to do less on-the-fly shuffling; it orders things correctly to begin with.

They’ve recently announced a version that runs on a desktop having 4-32 cores.

You can find more on their website

Leave a Reply

featured blogs
Jun 12, 2025
We truly do live in a world that would have been considered to be a far-flung science fiction future only a few short decades ago...

featured paper

Shift Left with Calibre Pattern Matching: Trust in design practices but verify early and frequently

Sponsored by Siemens Digital Industries Software

As integrated circuit (IC) designs become increasingly complex, early-stage verification is crucial to ensure productivity and quality in design processes. The "shift left" verification approach, enabled by Siemens’ Calibre nmPlatform, helps IC design teams to identify and resolve critical issues much earlier in the design cycle.

Click to read more

featured chalk talk

onsemi’s PowerTrench
Sponsored by Mouser Electronics and onsemi
In this episode of Chalk Talk, Pramod Patil from onsemi and Amelia Dalton explore the benefits of onsemi’s PowerTrench MOSFETs. They also investigate the key improvements included in the PowerTrench T10 MOSFETs, the automotive applications where these MOSFETs can make a big impact and how you can use the onsemi Elite Power Simulator to accelerate time to market for your next design.
Jun 10, 2025
5,904 views