-
Notifications
You must be signed in to change notification settings - Fork 5
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
Identify the tasks to transfer linear algebra used in DDC splines to kokkos kernel #393
Comments
Meeting 5/13. |
Should I join ? Give me the time of the meeting if so |
General denseLAPACKE_dgetrs General bandedLAPACKE_dgbtrs PDS bandedLAPACKE_dpbtrs PDS tridiagonalLAPACKE_dpttrs |
I have made a small investigation.
These functions depend on following subroutines.
|
General dense
General banded
PDS banded
PDS tridiagonal |
Great news! |
jbigot
changed the title
Transfer linear algebra used in DDC splines to kokkos kernel
Identify the tasks to transfer linear algebra used in DDC splines to kokkos kernel
Oct 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: