[petsc-users] GPU implementation of serial smoothers

Mark Lohry mlohry at gmail.com
Tue Jan 10 11:32:12 CST 2023


I'm running GAMG with CUDA, and I'm wondering how the nominally serial
smoother algorithms are implemented on GPU? Specifically SOR/GS and ILU(0)
-- in e.g. AMGx these are applied by first creating a coloring, and the
smoother passes are done color by color. Is this how it's done in petsc AMG?

Tangential, AMGx and OpenFOAM offer something called "DILU", diagonal ILU.
Is there an equivalent in petsc?

Thanks,
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20230110/dc2a0b30/attachment.html>


More information about the petsc-users mailing list