<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div><br></div><div> Thanks for your interest in this type of algorithm.</div><div><br></div> As Pierre notes, the code is implemented only as a simple tutorial on one particular "exotic" wire basket-type algorithm. We don't recommend this implementation for more general algorithms or geometries. <div><br></div><div> The face dof represents some sort of "average" of the face solution, it is not a point value.</div><div><br></div><div> Barry</div><div><br id="lineBreakAtBeginningOfMessage"><div><br><blockquote type="cite"><div>On May 21, 2025, at 4:51 AM, Pierre Jolivet <pierre@joliv.et> wrote:</div><br class="Apple-interchange-newline"><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div dir="auto"><div dir="ltr"></div><div dir="ltr"><br></div><div dir="ltr"><br><blockquote type="cite">On 21 May 2025, at 10:41 AM, Edoardo Centofanti <edoardo.centofanti01@universitadipavia.it> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div>Dear all,</div><div><br></div><div>I have some questions about the PCEXOTIC preconditioner:</div><div><br></div><div>1- While the type "wirebasket" seems clear to me, I do not understand what is meant as "one dof per face" in the documentation referring to "face" type. Is it intended as the interpolation on the centre of the face or some mean value?</div><div><br></div><div>2- Is it possible to change the overlap between the subdomains?</div><div><br></div><div>3- Are there any plans of extending the implementation to unstructured grids (DMPlex-like)? The current one seems to rely heavily on DMDA</div><div><br></div><div>4- Running some preliminary tests on GPU with a code of mine that works on CPU, I got the following error:</div><div><br></div><div> ** On entry to cusparseSpMM_bufferSize(): dimension mismatch, matA.num_rows (15405) != matC.num_rows (44955) with opA = CUSPARSE_OPERATION_NON_TRANSPOSE</div><div><br></div><div>Is the preconditioner intended to run also on GPU or the error above comes from the fact that this feature has yet to be tested/fully implemented?</div><div><br></div></div></div></blockquote><div><br></div><div>This preconditioner is very old and the code is barely maintained.</div><div>There is a newer implementation of the GDSW preconditioner in PCMG, see <a href="https://urldefense.us/v3/__https://petsc.org/release/manualpages/PC/PCMGSetAdaptCoarseSpaceType/__;!!G_uCfscf7eWS!ZDnv3udGFNlZEC_MRfLAqwvcvCObnaAjMCeyaW__UaecBvN3MkXrzOPwJJUSHXo80-xOQdLNnSf_nLmUd7bZxg$">https://petsc.org/release/manualpages/PC/PCMGSetAdaptCoarseSpaceType/</a></div><div><br></div><div>Thanks,</div><div>Pierre</div><br><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div>Thank you in advance,</div><div>Best,</div><div>Edoardo</div><div><br></div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"></div></div>
</div></blockquote></div></div></blockquote></div><br></div></body></html>