Draft: Do dot product with Kokkos subview
Loading
Replace ugly expanded dot product with std::inner_product
using Kokkos subviews.
Get vector by Kokkos subview, which can be passed in std::inner_product
.
The advantage is
The disadvantage is
make format
for linting)
Draft:
You are not supposed to merge this request by yourself, the maintainers of libiconmath take care of this action!