]> gitweb.factorcode.org Git - factor.git/commit
cuda: add a single-block prefix sum sample kernel (so doug has a more substantive...
authorJoe Groff <arcata@gmail.com>
Fri, 16 Apr 2010 22:16:17 +0000 (15:16 -0700)
committerJoe Groff <arcata@gmail.com>
Fri, 16 Apr 2010 23:42:46 +0000 (16:42 -0700)
commit8501d5649e3b139b48c66df063e790ad0ab95a3d
tree493208ad652c7efc69ae24ba7032cf5141de74fc
parent58bf727ac52508ec787e2d8779e7ba35b370b287
cuda: add a single-block prefix sum sample kernel (so doug has a more substantive kernel to test with)
extra/cuda/prefix-sum.cu [new file with mode: 0644]
extra/cuda/prefix-sum.ptx [new file with mode: 0644]