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

[ENH] Allow parallelized build #1955

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HelgeGehring
Copy link

@HelgeGehring HelgeGehring commented Mar 4, 2023

Would this be enough to allow parallelized builds?
#1735

@welcome
Copy link

welcome bot commented Mar 4, 2023

Thanks for submitting your first pull request! You are awesome! 🤗

If you haven't done so already, check out EBP's Code of Conduct and our Contributing Guide, as this will greatly help the review process.

Welcome to the EBP community! 🎉

@choldgraf
Copy link
Member

I think @mmcky was looking into this. Would this seem to do the trick Matt?

@simbilod
Copy link

simbilod commented Mar 9, 2023

This would be great and timely!

@eavelardev
Copy link

waiting for this feature, It will improve build performance

@@ -139,6 +139,11 @@ def main():
default=False,
help="[pdflatex] Enable build of PDF files for each individual page",
)
@click.option(
"--jobs",
default=1,
Copy link

Choose a reason for hiding this comment

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

Choose a reason for hiding this comment

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

@proppy, I'd be happy to work on this due to inactivity.

@nishikantparmariam
Copy link

@proppy @choldgraf, due to recent inactivity, I would be happy to take this up - let me know.

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.

None yet

6 participants