[petsc-users] PETSc for distributed computing?
Patrick Sanan
patrick.sanan at gmail.com
Thu Apr 9 08:31:37 CDT 2015
Do you want an explicit inverse, or just to solve linear systems involving a dense matrix? If so, how many right hand sides?
PETSc itself focuses on sparse linear algebra, but it includes an interface to the dense linear algebra library Elemental.
Il giorno 09/apr/2015, alle ore 03:06 PM, Georgios Samaras <georgesamarasdit at gmail.com> ha scritto:
> Dear all,
>
> I am looking for a C/C++ linear algebra package for performing inversion of a large dense matrix in a distributed environment. Is your package suitable for this goal?
>
> Thanks in advance,
> Georgios Samaras
More information about the petsc-users
mailing list