Too many heap sections?

asked 2023-02-14 08:47:08 +0200

a3ahmad gravatar image

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.

edit retag flag offensive close merge delete

Comments

What error? Please provide a minimal reproducible example.

Max Alekseyev gravatar imageMax Alekseyev ( 2023-02-22 17:03:18 +0200 )edit