#5034: stupid output of sage -br: "using n cpus"
--------------------+-------------------------------------------------------
Reporter: was | Owner: mabshoff
Type: defect | Status: new
Priority: minor | Milestone: sage-3.3
Component: build | Keywords:
--------------------+-------------------------------------------------------
I just noticed that when we do "sage -br" with "export MAKE='make -j3'" on
a 2-core machine we get:
{{{
steragon-2:sage-3.3.alpha0 wstein$ sage -br
...
Execute 4 commands (using 3 cpus)
}}}
Note the "3 cpus", which looks really dumb, since I have only 1 cpu in my
laptop, and it has 2 cores. To fix this bug change "cpus" to "threads".
That's it!
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5034>
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
-~----------~----~----~----~------~----~------~--~---