can sage -testall use threads?

Visto 5 veces
Saltar al primer mensaje no leído

kcrisman

no leída,
29 jul 2010, 12:19:5029/7/10
a 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

no leída,
29 jul 2010, 18:49:3929/7/10
a 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

Responder a todos
Responder al autor
Reenviar
0 mensajes nuevos