fnrizzi / kokkos-kernels

Kokkos C++ Performance Portability Programming EcoSystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels
Other
0 stars 0 forks source link

Add interface to SPMV for BlockCrsMatrix #12

Closed uhetmaniuk closed 3 years ago

uhetmaniuk commented 3 years ago

Put implementation in separate file. Add example executable.

Closes #10

uhetmaniuk commented 3 years ago

Ready for review

uhetmaniuk commented 3 years ago

Close to base changes on develop