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

Splines LAPACK backend #479

Open
wants to merge 198 commits into
base: main
Choose a base branch
from
Open

Splines LAPACK backend #479

wants to merge 198 commits into from

Conversation

blegouix
Copy link
Collaborator

@blegouix blegouix commented Jun 5, 2024

Use the new SplinesLinearProblem... classes based on Schur complement method and LAPACK solvers to provide a LAPACK backend for splines. It is fully tested through the BatchedSplineBuilder test.

GINKGO backend remains the default backend (used in all other tests, example and benchmark) because it is the only one effectively calling linear solver on GPU.

@blegouix blegouix changed the base branch from main to splines-linear-problem-3x3-blocks June 26, 2024 16:00
@blegouix blegouix marked this pull request as ready for review June 26, 2024 16:57
Base automatically changed from splines-linear-problem-3x3-blocks to main June 26, 2024 20:09
@blegouix blegouix requested a review from tpadioleau June 27, 2024 08:15
@blegouix blegouix marked this pull request as draft July 1, 2024 07:00
@blegouix blegouix marked this pull request as ready for review July 1, 2024 09:24
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