polysolve icon indicating copy to clipboard operation
polysolve copied to clipboard

PETSC with CUDA backend sparse linear solvers

Open AlexTru96 opened this issue 1 year ago • 0 comments

  • Polysolve can use PETSC backend for calling external libraries such as : PARDISO, MUMPS, STRUMPACK, CUSparse, SUPERLU , SUPERLU_dist and PETSC native solver.
  • AMGCL with CUDA backend by @[njsyw1997], fixed bugs, now suitable for PolyFEM
  • CuDENSE solver (could work for small sparse matrices) by @[map9959], fixed bugs, now suitable for PolyFEM

AlexTru96 avatar Dec 16 '22 11:12 AlexTru96