Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels