Ask Your Question

Revision history [back]

Per https://github.com/sagemath/sage/blob/develop/README.md:

For example, the MAKE environment variable controls whether to run several jobs in parallel. On a machine with 4 processors, say, typing export MAKE="make -j4" will configure the build script to perform a parallel compilation of Sage using 4 jobs.