#12016: parallelism in Sage: just use value of 'MAKE'
---------------------------+------------------------------------------------
   Reporter:  jhpalmieri   |          Owner:  GeorgSWeber                  
       Type:  enhancement  |         Status:  new                          
   Priority:  major        |      Milestone:  sage-4.8                     
  Component:  build        |       Keywords:                               
Work_issues:               |       Upstream:  N/A                          
   Reviewer:               |         Author:  John Palmieri, Jeroen Demeyer
     Merged:               |   Dependencies:  #11969                       
---------------------------+------------------------------------------------

Comment(by jdemeyer):

 Replying to [comment:8 jhpalmieri]:
 > For something like `make -j16 ptestlong`, how do we recover the number
 16?  If I execute this command (with `MAKE` unset), I see
 > {{{
 > MAKEFLAGS= --jobserver-fds=3,4 -j
 > MFLAGS=- --jobserver-fds=3,4 -j
 > }}}
 > but I don't see "16" anywhere in the listing of the environment
 variables.

 You are right.  I had not tried this before.  So let's scrap that idea.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12016#comment:10>
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.

Reply via email to