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)
How to make pdfLaTeX multithreaded when `--shell-escape` is enabled?
M.Reza
- 3.3k
- 3
- 28
- 43