cutde icon indicating copy to clipboard operation
cutde copied to clipboard

Add CUDA matrix-vector product functions that use the matrices output by `disp_block` and `disp_aca`.

Open tbenthompson opened this issue 3 years ago • 0 comments

Iterating over the blocks from Python is quite inefficient. See here: https://tbenthompson.com/book/tdes/hmatrix.html#a-matrix-vector-product

tbenthompson avatar Jun 14 '21 19:06 tbenthompson