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

{symmetric,hermitian}_matrix_rank_2_update: kokkos impl #177

Merged

Conversation

mzuzek
Copy link

@mzuzek mzuzek commented Apr 20, 2022

This PR adds Kokkos implementations of symmetric_matrix_rank_2_update() and hermitian_matrix_rank_2_update().

CMake tests are supplied by follow-up PR #178 will be supplied by a follow-up PR.

This PR is related to rank-1 routines: #167 (symmetric), #168 (hermitian) and #157 (nonsymmetric)

@mhoemmen mhoemmen merged commit 087b176 into kokkos:main Apr 21, 2022
@mzuzek
Copy link
Author

mzuzek commented Apr 21, 2022

Thanks @mhoemmen !

@mzuzek mzuzek deleted the blas2_matrix-rank2-update_kokkos_impl branch April 21, 2022 12:34
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