Skip to content
Snippets Groups Projects

Deprecate SeqPardiso and remove test_pardiso.

Merged Bernd Flemisch requested to merge feature/deprecate-pardiso into master

The preconditioner SeqPardiso using the sparse direct solver library Pardiso has not been actively maintained for several years. It is still based on a very old Pardiso version; finding the library never went into the CMake build system. Moreover, Pardiso is not open source. With SuperLU and UMFPack, two working alternative direct solvers are available.

Drop the support for Pardiso by deprecating SeqPardiso and removing the corresponding test.

Fixes #17 (closed). Please also port to 2.6.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading