We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7912003 commit 1dc6d36Copy full SHA for 1dc6d36
1 file changed
src/doc/en/installation/source.rst
@@ -789,7 +789,9 @@ Here are some of the more commonly used variables affecting the build process:
789
If this is not set, then determine the number of threads using the value of
790
the :envvar:`MAKE` (see above) or :envvar:`MAKEFLAGS` environment variables.
791
If none of these specifies a number of jobs,
792
+
793
- ``sage -b`` only uses one thread
794
795
- ``sage -t -p 0`` uses a default of the number of CPU cores, with a
796
maximum of 8 and a minimum of 2.
797
0 commit comments