[petsc-dev] Deadlock VecScatterCreate

Pierre Jolivet pierre.jolivet at enseeiht.fr
Sun Sep 9 05:40:52 CDT 2018


Hello,
Could someone please help me figure out how to fix this embarrassingly simple example running on three processes?
VecScatterGetInputVecType_private is enforcing xin_type to VEC_SEQ_ID, thus the code is hanging because some processes call VecScatterCreate_PtoP and a single one calls VecScatterCreate_StoP.

Thanks in advance,
Pierre

-------------- next part --------------
A non-text attachment was scrubbed...
Name: wrong_vec_type.c
Type: application/octet-stream
Size: 2217 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20180909/9ba4de87/attachment.obj>


More information about the petsc-dev mailing list