Skip to content

stupid output of sage -br: "using n cpus" #5034

@williamstein

Description

@williamstein

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!

Component: build

Issue created by migration from https://trac.sagemath.org/ticket/5034

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions