开发者

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

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜