issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
#29 Block sparse GEMM implementation
#32
mzuzek
closed
2 years ago
5
#28 Block SpGEMM implementation
#31
mzuzek
closed
3 years ago
0
Enable std::complex
#30
mzuzek
opened
3 years ago
0
Implement Block SpGEMM
#29
mzuzek
opened
3 years ago
0
Optimize blockSize=1 specializations
#28
mzuzek
opened
3 years ago
0
Support std::complex
#27
mzuzek
opened
3 years ago
0
#9 Test Conjugate on complex samples
#26
mzuzek
closed
3 years ago
2
Fix C++2a usage in templated unrolling
#25
mzuzek
opened
3 years ago
0
Switch to CrsMatrix when the block size is 1 and cusparse is used.
#24
uhetmaniuk
closed
3 years ago
0
Revert to CrsMatrix when block size is 1 for cusparse
#23
uhetmaniuk
closed
3 years ago
0
Add call to MKL and CUSparse routines.
#22
uhetmaniuk
opened
3 years ago
1
Add call to Cusparse and MKL `spmv`
#21
uhetmaniuk
opened
3 years ago
0
Update KokkosSparse_spmv.hpp
#20
uhetmaniuk
closed
3 years ago
0
Compilation issue with GPU
#19
uhetmaniuk
closed
3 years ago
0
#9 Refactoring of explicit expansion for small block size
#18
mzuzek
closed
3 years ago
0
Complete BPSMV_Functor
#17
uhetmaniuk
closed
3 years ago
0
Use contiguous block storage
#16
uhetmaniuk
closed
3 years ago
4
#9 Test refactoring
#15
mzuzek
closed
3 years ago
0
Use storage of numerical values similar to Tpetra and TPLs
#14
uhetmaniuk
closed
3 years ago
0
Create new interface for spmv
#13
uhetmaniuk
closed
3 years ago
0
Add interface to SPMV for BlockCrsMatrix
#12
uhetmaniuk
closed
3 years ago
2
General interface for spmv and BlockCrsMatrix
#11
uhetmaniuk
closed
3 years ago
1
Implement general spmv() interface that specializes for block and non-block crs inputs (matrix template).
#10
uhetmaniuk
closed
3 years ago
0
Provide general block spmv interface and specializations
#9
mzuzek
closed
3 years ago
0
spmv product - high-level progress tracking [do not close]
#8
fnrizzi
opened
3 years ago
1
Load and benchmark SuiteSparse matrices
#7
mzuzek
closed
3 years ago
0
Draft API and specialization graph of the block sparse mv kernel
#6
fnrizzi
opened
3 years ago
4
Write a routine to read a subset of matrices from SuiteSparse (7 matrices) into KokkosSparse::CrsMatrix
#5
uhetmaniuk
closed
3 years ago
19
Copy (Kokkos) implementation for `apply` in `Tpetra::BlockCrsMatrix` into Kokkos-Kernels
#4
fnrizzi
closed
3 years ago
1
Install Ginkgo library to run the benchmark suite
#3
mzuzek
opened
3 years ago
7
Figure out the specialization of template function `spmv`
#2
fnrizzi
closed
3 years ago
6
WIP: Create new example to test Mat-Vec product
#1
uhetmaniuk
closed
3 years ago
0