Skip to main content
Notice removed Draw attention by CommunityBot
Bounty Ended with Tawei's answer chosen by CommunityBot
edited tags; edited tags
Link
Stephan Lehmke
  • 24.7k
  • 3
  • 90
  • 143
Notice added Draw attention by Stephan Lehmke
Bounty Started worth 100 reputation by Stephan Lehmke
Tweeted twitter.com/#!/StackTeX/status/388548839428603904
added 4 characters in body; edited title
Source Link
karlkoeller
  • 126.7k
  • 16
  • 275
  • 449

How to make pdfLaTeX multithreaded when `shell`-scape`-shell-escape` is enabled?

I am using \write18 enabled (or --shell-scapeescape) with externalization to compile a bunch of PGFplots. The first run takes much time, and I noticed that pdflatex only runs on one CPU core. Is there any way to have pdflatex use multiple cores? (at listleast when \write18 is enabled)

How to make pdfLaTeX multithreaded when `shell-scape` is enabled?

I am using \write18 enabled (or shell-scape) with externalization to compile a bunch of PGFplots. The first run takes much time, and I noticed that pdflatex only runs on one CPU core. Is there any way to have pdflatex use multiple cores? (at list when \write18 is enabled)

How to make pdfLaTeX multithreaded when `--shell-escape` is enabled?

I am using \write18 enabled (or --shell-escape) with externalization to compile a bunch of PGFplots. The first run takes much time, and I noticed that pdflatex only runs on one CPU core. Is there any way to have pdflatex use multiple cores? (at least when \write18 is enabled)

Source Link
M.Reza
  • 3.3k
  • 3
  • 28
  • 43

How to make pdfLaTeX multithreaded when `shell-scape` is enabled?

I am using \write18 enabled (or shell-scape) with externalization to compile a bunch of PGFplots. The first run takes much time, and I noticed that pdflatex only runs on one CPU core. Is there any way to have pdflatex use multiple cores? (at list when \write18 is enabled)