Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

eddiewebb/parallel-compile-circleci

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
19 Commits
 
 
 
 
 
 

Repository files navigation

parallel-compile-circleci

Can large C type compilation jobs be spread over many containers

This is a trivial example, and merely demonstrates the use of globbing and splitting to pass a subset of source code across multiple containers.

The compile machine code is then aggergated in a follow-up job that links them all into a single program.

See https://circleci.com/gh/eddiewebb/parallel-compile-circleci for example workflow result in CircleCI.

CircleCI

Splitting by Timing

It is possible to split the compilation across containers based on historical timing, please see the split-by-timing] branch for examples.

About

Can large C type compilation jobs be spread over many containers

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.