Jeroen Demeyer wrote:
On 2013-03-19 04:30, John H Palmieri wrote:
Is there any good way of testing whether multithreading is broken
That would of course be ideal, but we should first find out exactly
why/how it's broken on FreeBSD.

Yep. As said before, apparently the Sage library /did/ build (which *always* uses multiprocessing, even if SAGE_NUM_THREADS=1, i.e., even if it uses just one thread, AFAIK).

I also wouldn't special-case on FreeBSD in the docbuilder, but use SAGE_DOCBUILD_NUM_THREADS (say) there instead, and set it to 1 if necessary elsewhere, otherwise let it default to SAGE_NUM_THREADS or whatever. (The user should be able to set it as well.)


-leif

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

--
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 http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to