On Mon, Mar 4, 2019 at 6:04 AM John H Palmieri <jhpalmier...@gmail.com> wrote: > > Would it be possible to generate all of the plots in the reference manual in > parallel? For example, the plots in > local/share/doc/sage/inventory/en/reference/plotting/sage/graphs seem to be > generated serially, and this is a bottleneck in building the reference > manual. Maybe instead of generating the plots as we come to them in the > inventory build, we can instead add them to a queue and then go through the > queue in parallel at the end of the inventory build. Or maybe there are other > ways to deal with these plots. Can someone who knows more about the inventory > build comment?
I often use SAGE_DOCBUILD_OPTS+=' --no-plot' to speed up the build (although this is of course not a solution for a "finished product") > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-devel+unsubscr...@googlegroups.com. > To post to this group, send email to sage-devel@googlegroups.com. > Visit this group at https://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.