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

Build extensions in parallel by default #407

Merged
merged 1 commit into from
Apr 6, 2023
Merged

Conversation

jacklovell
Copy link
Member

This speeds up installation from source using pip, where it is otherwise cumbersome to pass the --parallel option to setup.py build_ext.

This speeds up installation from source using pip, where it is
otherwise cumbersome to pass the `--parallel` option to
`setup.py build_ext`.
@jacklovell
Copy link
Member Author

@CnlPepper this would also apply to raysect/source#422

@jacklovell jacklovell merged commit f4722c2 into development Apr 6, 2023
@jacklovell jacklovell deleted the parallel-build branch April 6, 2023 13:17
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.

2 participants