Too many heap sections?
What might cause this error? Google suggests it's related to the Boehm GC, but I'm not sure what, in sagemath, would be using that.
Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS
My code is computing the Einstein tensor on multiple metrics, in parallel, using multiprocessing.
What error? Please provide a minimal reproducible example.