#7939: shorten doctests in sage/rings/multi_polynomial_ideal.py
-----------------------+----------------------------------------------------
Reporter: rlm | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.3.1
Component: doctest | Keywords:
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
-----------------------+----------------------------------------------------
Comment(by malb):
Robert wrote:
> In running parallel doctests, I'm noticing that
> multi_polynomial_ideal.py is taking a very long time. Often, I get
> some sort of weird time out error (with the corresponding mysterious
> error/segfault message) when doing parallel testing, but I never get
> this error when it is testing alone. Also, when running tests, and
> looking at top, I notice that neither the python process or the
> Singular process ever goes above about 10% (or at least spends most of
> its time down around 0%-1%). Any ideas what is going on?
I am afraid I cannot contribute much. One relevant pointer could be that
we are shuffling a lot of data between Singular and Sage, potentially via
temporary files, this could explain why no process ever gets over 10%?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7939#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.