On Jan 20, 2012 10:38 PM, "Dima Pasechnik" <dimp...@gmail.com> wrote: > > perhaps it's also important to see how fast 'sage -b' goes after a large change. Currently it seems that as it runs scons, and not make, scons only uses one processor. (scons has a -j switch, but is does not seem to be used). > It would be great to be able to do something like 'sage -b -j64', no? >
Try doing export MAKE="make -j64" Then sage -b > Dima > > > -- > To post to this group, send an email to sage-devel@googlegroups.com > To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com > For more options, visit this group at http://groups.google.com/group/sage-devel > URL: http://www.sagemath.org -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org