Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[internal] Increase engine build parallelism, and include arch in fingerprint. #12201

Merged

Conversation

stuhood
Copy link
Sponsor Member

@stuhood stuhood commented Jun 14, 2021

In two commits:

  • Include the arch in the engine fingerprint to rebuild when it changes (i.e. on M1 with rosetta)
  • Build both Python extension modules in parallel

# Building wheels and fs_util will be skipped. Delete if not intended.
[ci skip-build-wheels]
# Building wheels and fs_util will be skipped. Delete if not intended.
[ci skip-build-wheels]
@Eric-Arellano
Copy link
Contributor

This has only one commit

@stuhood
Copy link
Sponsor Member Author

stuhood commented Jun 14, 2021

This has only one commit

Fixed, thanks.

Copy link
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@stuhood stuhood merged commit 1ea924e into pantsbuild:main Jun 14, 2021
@stuhood stuhood deleted the stuhood/build-extension-modules-in-parallel branch June 14, 2021 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants