<div dir="ltr"><div><div>I noticed that DMGetOutputDM hangs when using multiple procs. The culprit is <a href="https://bitbucket.org/petsc/petsc/commits/c26acbdef0eedda92db6423afb8b38a1502ca0c8">https://bitbucket.org/petsc/petsc/commits/c26acbdef0eedda92db6423afb8b38a1502ca0c8</a>. <br>This doesn't work when one or more procs don't have any constraints while others have, because the ones with constraints call DMClone (collective) while the other procs don't.<br><br></div>Thanks,<br></div>Sander<br></div>