-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
While trying to find a Groebner basis, a message like this is output:
Info: Possible overflow of exponent vector detected.
Restarting with at least 32 bits per exponent.
Does this mean that my computation is restarting completely, from scratch?
I don't know what is an exponent vector, but I wonder whether there's a way to increase the exponent size in advance, before starting the computation. Otherwise there's a lot of wasted computational effort, if the computation restarts multiple times each time I start the process.
Metadata
Metadata
Assignees
Labels
No labels