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 release #201

Merged
merged 245 commits into from
Nov 10, 2023
Merged

Splines release #201

merged 245 commits into from
Nov 10, 2023

Conversation

blegouix
Copy link
Collaborator

@blegouix blegouix commented Oct 12, 2023

First merge #181 .

Release of Splines on GPU with Ginkgo. No LAPACK backend, no non-periodic boundary conditions, no polar coordinates and no 2d or nd spline_builder/evaluator.

Spline_builder.hpp and Spline_Evaluator.hpp are non-batched 1D tools which are residuals from Gysela/sll. I need to keep them to avoid interfere with futur work on Bcs, Polar or 2d/nd tools but it is planned to remove them at the very end of the project and rename Spline_builder/evaluator_batched.hpp to Spline_builder/evaluator.hpp

@blegouix blegouix changed the base branch from element_generalized to main November 3, 2023 20:04
include/ddc/discrete_element.hpp Outdated Show resolved Hide resolved
include/ddc/ddc.hpp Outdated Show resolved Hide resolved
@tpadioleau tpadioleau merged commit f6b022d into main Nov 10, 2023
@tpadioleau tpadioleau deleted the splines-release branch November 10, 2023 21:19
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.

3 participants