vexcl
vexcl copied to clipboard
Refactor operations with sparse matrices
Look into the possibility of unified design for different matrix storage schemes and inter-GPU transfers. It should also be possible to accept host matrices in formats other than CSR (e.g. to satisfy the request by @nicholasmalaya).