开发者

how to use CUDA for multiplying sparse matrices(over gf(2) field) for block lanczos algorithm?

开发者 https://www.devze.com 2023-02-20 00:28 出处:网络
I have an Academic project to do which relates to block lanczos algorith (Montengro\'s version). I have a problem designing the algorithm 开发者_如何学JAVAfor the implementation of block lanczos, can

I have an Academic project to do which relates to block lanczos algorith (Montengro's version). I have a problem designing the algorithm 开发者_如何学JAVAfor the implementation of block lanczos, can anyone suggest me what path should I take for the sparse matrices that arise in this algo to multiply. They can be large ranging around 1M X 1M. I have gt 330m cuda enabled gpu with me.


Have you looked at CUSPARSE (included with the CUDA Toolkit) and/or CUSP (open source)?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号