MemoryError: std::bad_alloc in pickling

More
3 years 5 months ago #3813 by Guosheng Fu
Hello,
I encountered a memory error message on this mpi tutorial docu.ngsolve.org/latest/i-tutorials/unit...mpi/poisson_mpi.html in block [5] when running the line
Code:
gfu = c[:]["gfu"]

The error message seems to be related to parmetis partitioning as it first appeared on the netgen update commit
d926f7198e33c762936065b9e5a1dc15e2d94734 (update netgen (partitioning))

Best,
Guosheng
More
3 years 5 months ago #3817 by matthiash
Hi Guiosheng,

Thanks for the hint, this is fixed with commit
github.com/NGSolve/ngsolve/commit/0894e2...0c3bf381909188e3f855

Best,
Matthias
Time to create page: 0.106 seconds