Does NumberSpace work with MPI?

More
2 years 4 months ago #4433 by arashgmn
Hi.

I face a signal segmentation fault error upon defining a NumberSpace in my script while executing with mpirun. The same issue occurs even in the poisson_mpi.py example. (Unfortunately, I can't attach any file. But you can reproduce the issue by defining a number space like W = NumberSpace(mesh) in the example.)

Does it mean that it is not possible to define numberspace in parallel?

Thanks for your help.
Time to create page: 0.101 seconds