#4684: should be easier to change how many threads used for "make ptest" and
friends
-------------------------+--------------------------------------------------
Reporter: ddrake | Owner: mabshoff
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.2.2
Component: build | Keywords:
-------------------------+--------------------------------------------------
I just ran a `make ptest` and was surprised to see my 4-core machine
overwhelmed. Of course, that's because the makefile in $SAGE_ROOT defaults
to "`-tp 12`" for all the parallel testing.
I added a variable at the top of the makefile so that the, uh, tiny
minority of Sage users with fewer than 16 cores can easily edit the
makefile so that parallel testing doesn't kill their machines. :)
Since $SAGE_ROOT isn't under version control, I'm just uploading the
entire new makefile. The changes are really simple.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4684>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---