Skip to content

Fh kokkos b spline#3

Open
hsiehhRPI wants to merge 77 commits into
mainfrom
fh_Kokkos_BSpline
Open

Fh kokkos b spline#3
hsiehhRPI wants to merge 77 commits into
mainfrom
fh_Kokkos_BSpline

Conversation

@hsiehhRPI

Copy link
Copy Markdown
Collaborator

This branch included Kokkos version of the BSpline inplementation. The main file is BSplineKokkos2D.h which contains Kokkos version of the BSpline that utilize 2D view for control points. 1st and 2nd derivative evaluation are implemented.

Hsieh and others added 30 commits March 8, 2026 12:37
Comment thread BSplineKokkos.cpp Outdated
Comment thread BSplineKokkos.h Outdated
Comment thread BSplineKokkos.h Outdated
Comment thread BSplineKokkos2D.cpp Outdated
Comment thread BSplineKokkos2D.h
Comment thread testKokkos1stDerivative.cpp Outdated
Comment thread testKokkos1stDerivative.cpp Outdated
Comment thread BSplineKokkos.h
Comment thread testKokkos1stDerivative.cpp Outdated
Comment thread testSplineKokkosBase.cpp Outdated
@cwsmith

cwsmith commented May 11, 2026

Copy link
Copy Markdown
Contributor

@hsiehhRPI Was clang-format ran on this? I saw some long lines (>80 chars) that I would have expected it to break into multiple lines.

@cwsmith cwsmith left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please carefully review the comments on the rank 1 implementation/tests/etc and ensure that they are addressed in the rank 2 version if the same code exists there.

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.

2 participants