<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi everyone,<br>
      <br>
      Running multiple latexmk commands in parallel to produce many
      documents,<br>
      I encountered the issue that latexmk does not finish and runs into
      its limit for <br>
      the number of compilations due to the updating of the lualatex
      font cache of<br>
      the different parallel jobs:<br>
      <br>
    </p>
    <pre>Latexmk: applying rule 'pdflatex'...
Rule 'pdflatex': File changes, etc:
   Changed files, or newly in use since previous run(s):
  /root/texlive/2021/texmf-var/luatex-cache/generic/names/luaotfload-lookup-cache.luc

Latexmk: Failure in processing file 'smda00_organisation.tex':
   'pdflatex' needed too many passes
----------------------


</pre>
    <p>Is there any way to avoid this?<br>
      <br>
      Cheers<br>
      Max<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Dr.
Maximilian Nöthe
PostDoc Astroteilchenphysik

Technische Universität Dortmund
Fakultät Physik / Astroteilchenphysik
Otto-Hahn-Str. 4a
44227 Dortmund

Tel.: +49 231 755 8895
<a class="moz-txt-link-abbreviated" href="mailto:maximilian.noethe@tu-dortmund.de">maximilian.noethe@tu-dortmund.de</a>
<a class="moz-txt-link-freetext" href="https://app.tu-dortmund.de">https://app.tu-dortmund.de</a></pre>
  </body>
</html>