Am 04.08.2017 um 15:40 schrieb Shinnok:
On Aug 3, 2017, at 4:10 PM, Mike Saunders
<mike.saunders@documentfoundation.org
<mailto:mike.saunders@documentfoundation.org>> wrote:
Question: does parallel make (eg "make -j 2") have any effect here on
multi-core systems?
Regarding this, I had to use this to limit CPU usage and load, in my
case it was overheating:
$make build-nocheck -j4 -l2
Limiting with -j2,4,n alone seemed to have no effect in my case either...
export PARALLELISM=<no of processes>
LO uses its own management of parallel builds, so a manual "make -j"
doesn't work.
Jan-Marek
P.S. There is a "make help" target with more infos.
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.