Ryan Gutenkunst

Results 2 issues of Ryan Gutenkunst

I've wrapped the methods for solving batch tridiagonal systems in cuSPARSE. Unit tests are in tests/test_cusparse. The code has been put into production use on a Windows box at home...

As suggested by @wingkitlee0 , I'm opening a fresh issue based my post here: #44 . I need cusparseSgtsv2StridedBatch and cusparseSgtsvInterleavedBatch wrapped (which probably also requires wrapping cusparseSgtsv2StridedBatch_bufferSizeExt): https://docs.nvidia.com/cuda/cusparse/index.html#gtsv2stridedbatch ....