Hi!

Should I see a difference in the mesh node enumeration, after having
compiled Getfem with --enable-paralevel=2 and Metis support, and my program
with -DGETFEM_PARA_LEVEL=2 -DGMM_USES_MPI=1?

According to the documentation, GetFEM should then use Metis to "implicitly
partition" the mesh.

Does that mean that the Metis based partitioning goes on behind the scenes
and no changes would be seen in mesh.points() when switching between
"mpiexec -n 1 ./prog" and "mpiexec -n 4 ./prog"

Best regards
Torquil Sørensen
_______________________________________________
Getfem-users mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-users

Reply via email to