-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Description
In what circumstances should I expect to see this error? It occurs sometimes in programs with heavy use of polyratfun with the default sizes and also with, for example, SmallSize 1200M, SmallExtension 2500M or 4G/6G.
I understand the purpose of the SmallExtension, but I don't understand the mechanism with regards to this text from the manual,
If, during the sort, the extension space becomes exhausted, FORM will make a garbage collection of the entire extended small
buffer. This will always result in the extension space becoming empty again, because the notation of the terms in FORM is such
the new combined term will at most occupy an amount of space equal to the sum of the spaces of the original two terms.
which seems to suggest there should be no issues.
Thanks,
Josh.
Metadata
Metadata
Assignees
Labels
No labels