Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PETSC with CUDA backend sparse linear solvers #27

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from

Conversation

AlexTru96
Copy link

  • 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

njsyw1997 and others added 30 commits June 14, 2022 13:10
Old json interface and new solver option, only use for local test
@AlexTru96 AlexTru96 marked this pull request as draft January 29, 2023 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants