0

I am trying to compute the Groebner basis for a large number of polynomials using Sagemath and its Singular interface. However, for some (largest) polynomials, Singular is crashing on the HPC I'm running my code in.

My code simply calls singular.groebner(<some_ideal>), and indeed it worked for most polynomials in my database. However, for the largest polynomials, my HPC jobs are crashing with errors like bellow:

TypeError: Singular error: ? sage10is undefined
? error occurred in or before standard.lib::groebner line 840:parameter def i_par; parameter list #; ? leaving standard.lib::groebner (0)

Does anyone have a clue of what to try? Tried to consult Sage and Singular docs and forums, but didn't find anything useful for this case. Tks in advance

Tried to consult Sage and Singular docs and forums, but didn't find anything useful for this case.

tomate
  • 1
  • 1

0 Answers0