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)