admin管理员组文章数量:1415460
I am trying to use a reduction algorithm like thrust::reduce for a sequence of matrices. Let's say I want to do the product of N matrices: A1A2....*AN. I think a reduction algorithm would be great because the product is associative. Is it possible to use thrust::reduce for this?
本文标签: cudaUse thrustreduce for multplying a sequence of matricesStack Overflow
版权声明:本文标题:cuda - Use thrust::reduce for multplying a sequence of matrices - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745162697a2645513.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论