[petsc-dev] DMGetOutputDM hangs on multiple procs

Sander Arens Sander.Arens at ugent.be
Thu Jun 23 07:46:09 CDT 2016


I noticed that DMGetOutputDM hangs when using multiple procs. The culprit
is
https://bitbucket.org/petsc/petsc/commits/c26acbdef0eedda92db6423afb8b38a1502ca0c8.

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.

Thanks,
Sander
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20160623/4b5f9fdb/attachment.html>


More information about the petsc-dev mailing list