Draft: Do dot product with Kokkos subview
Compare changes
Files
2- Yen-Chen Chen authored
Conflict: This file was added both in the source and target branches, but with different contents.
Ask someone with write access to resolve it.
+ 146
− 266
@@ -10,11 +10,14 @@
@@ -261,51 +264,32 @@ void recon_lsq_cell_q(const T *p_cc, const int *lsq_idx_c, const int *lsq_blk_c,
@@ -420,56 +404,32 @@ void recon_lsq_cell_q_svd(const T *p_cc, const int *lsq_idx_c,
@@ -565,87 +525,52 @@ void recon_lsq_cell_c(const T *p_cc, const int *lsq_idx_c, const int *lsq_blk_c,
@@ -805,96 +730,51 @@ void recon_lsq_cell_c_svd(const T *p_cc, const int *lsq_idx_c,