#6283: Make it so NUM_THREADS is set intelligently instead of idiotically in
makefile so doing "make ptest" or "make ptestlong" doesn't kill some
computers
---------------------+------------------------------------------------------
 Reporter:  was      |       Owner:  tbd       
     Type:  defect   |      Status:  new       
 Priority:  major    |   Milestone:  sage-4.0.2
Component:  doctest  |    Keywords:            
 Reviewer:           |      Author:            
   Merged:           |  
---------------------+------------------------------------------------------
 The top of SAGE_ROOT/makefile is
 {{{
 # How many threads should be used when doing parallel testing (and
 # sometime in the future, parallel building)?
 NUM_THREADS=20

 }}}

 I've many times accidently done "make ptest" and with extremely unpleasant
 results the next day.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6283>
Sage <http://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