#11959: build spkgs in parallel by default
---------------------------+------------------------------------------------
Reporter: jhpalmieri | Owner: GeorgSWeber
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-4.7.3
Component: build | Keywords: SAGE_PARALLEL_SPKG_BUILD MAKE -j
--jobs
Work_issues: | Upstream: N/A
Reviewer: | Author: John Palmieri
Merged: | Dependencies:
---------------------------+------------------------------------------------
Comment(by leif):
P.S.:
I think (e.g.) `MAKE="make -j3 -l10.0"` '''or''' `MAKE="make -j 3 -l
10.0"` (or `MAKE="make --jobs=3 --load-average=10.0"`) is more natural.
(Although AFAIK older versions of GNU make interpreted `make -j 3` as
''"build '''target'''(!) '3' with infinitely many(!) jobs"'', so the first
and last version may be safer.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11959#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.