#8263: Document ALL environment variables used by Sage
-----------------------------+----------------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: positive_review
Priority: major | Milestone: sage-4.5
Component: documentation | Keywords:
Author: John Palmieri | Upstream: N/A
Reviewer: David Kirkby | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Comment(by mpatel):
Is there a dash missing from {{{``export MAKE='make jNUM'``}}}?
By the way, another potentially useful GNU Make option is `-l`. For
example, `make -j16 -l24` tells make to use up to 16 jobs but to spawn a
new one only if the one-minute load average is less than 24 (and at least
one job is already running). It should be possible, maybe by subclassing
[http://docs.python.org/library/multiprocessing.html#module-
multiprocessing.pool multiprocessing.Pool], to create a similar option for
doctesting.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8263#comment:24>
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.