[petsc-users] Dense Matrix Factorization/Solve
Sreeram R Venkat
srvenkat at utexas.edu
Wed Jul 24 13:44:56 CDT 2024
I have an SPD dense matrix of size NxN, where N can range from 10^4-10^5.
Are there any Cholesky factorization/solve routines for it in PETSc (or in
any of the external libraries)? If possible, I want to use GPU acceleration
with 1 or more GPUs. The matrix type can be MATSEQDENSE/MATMPIDENSE or
MATSEQDENSECUDA/MATMPIDENSECUDA accordingly. If it is possible to do the
factorization beforehand and store it to do the triangular solves later,
that would be great.
Thanks,
Sreeram
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20240724/643b5747/attachment.html>
More information about the petsc-users
mailing list