Warp Shuffles and Reduction and Scan Operations CUDA Slides 计算机科学

上传:zero98521x6 浏览: 25 推荐: 0 文件:PDF 大小:116.94KB 上传时间:2021-04-25 09:50:52 版权申诉
Lecture 4: warp shuffles, and reduction / scan operationsProf. Mike Gilesmike.giles@maths.ox.ac.ukOxford University Mathematical InstituteOxford e-Research CentreLecture 4 – p. 1Warp shufflesThe Kepler architecture introduced a new machine instructon: a warp shuffleThis gives a mechanism for moving data between threads in the same warp, without using any shared memory.At present it is only for 32-bit data, but 64-bit data can be handled (in software) as a pair of 32-bit shuffles.Lecture 4 – p. 2
上传资源
用户评论