Skip to content

Simultaneous Build Processes #3163

Open
@loglav03

Description

@loglav03

I'm currently working on converting Yosys to a submodule (see #3156) and this further exposed an issue with multiple builds occurring simultaneously, which can throttle machines when multiple cores are used to compile. This doesn't seem like a simple fix and would need further investigation. Below is an instance of this issue occurring. You can see it begins building yosys at 6%, and then shows 0% just after, meaning it started a new separate build for yosys. After this you can see it continuing the main build at the same time at 6% - 8%. This continues throughout the entire build process.

Image

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions