can sage -testall use threads?

5 views
Skip to first unread message

kcrisman

unread,
Jul 29, 2010, 12:19:50 PM7/29/10
to sage-devel
That is, without setting NUM_THREADS or something. I tried

./sage -testall -p 8

but I just get lots of error messages in addition to my test output.
I guess I have the same question about sage -tnew as well.

Thanks,
- kcrisman

Mitesh Patel

unread,
Jul 29, 2010, 6:49:39 PM7/29/10
to sage-...@googlegroups.com

The 'sage -testall' and 'sage -tnew' operators invoke the scripts

SAGE_LOCAL/bin/sage-maketest
SAGE_LOCAL/bin/sage-test-new

respectively. To run the tests, both scripts use 'sage -t', which calls
the serial doctest runner

SAGE_LOCAL/bin/sage-test

Moreover, sage-test-new does not pass along command-line arguments. But
it would be useful to generalize.

I've opened

http://trac.sagemath.org/sage_trac/ticket/9642

Reply all
Reply to author
Forward
0 new messages