Federico Bruni <[email protected]> writes: > Hi folks > > I would expect -djob-count=2 to launch 2 processes which I should see > in my system monitor, but I see only one lilypond instance. I'm > missing something or what?
Have you specified more than one input file on the command line? > I have a 2 core CPU (and 4 threads). > > By the way, when I build a project of mine which uses Meson/Ninja, I > see 4 lilypond processes active at the same time. This happens because > Meson automatically detects the number of CPU and parallelize itself > accordingly: > https://mesonbuild.com/Running-Meson.html#building-the-source make --jobs does the same. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
