<div dir="ltr"><div>Hello</div><div><br></div><div>I have a problem with convergence in parallel mode.</div><div>I've taken the pdelab tutorial06 and added ALUGrid for dim=3,</div><div>Dune::PDELab::NonoverlappingConformingDirichletConstraints,</div><div>Dune::PDELab::ISTLBackend_NOVLP_BCGS_SSORk.</div><div><br></div><div>When I run it in monothread mode (mpirun -np 1 ./tutorial06), the convergence is good.</div><div>When I run it in multithread mode (mpirun -np 5 ./tutorial06), there is almost no convergence or it is extremely slow.</div><div>I tried various nonoverlapping parallel solvers as described in pdelab-howto-article.pdf but no improvement.<br></div><div><br></div><div>Could you tell me what can be wrong?</div><div><br></div><div>Best</div><div>Kirill<br></div></div>