×

ptx用户手册

消耗积分:0 | 格式:rar | 大小:2160 | 2010-11-12

nationlee

分享资料个

Driven by the insatiable market demand for real-time, high-definition 3D graphics, the
programmable GPU has evolved into a highly parallel, multithreaded, many-core processor
with tremendous computational horsepower and very high memory bandwidth. The GPU is
especially well-suited to address problems that can be expressed as data-parallel
computations – the same program is executed on many data elements in parallel – with high
arithmetic intensity – the ratio of arithmetic operations to memory operations. Because the
same program is executed for each data element, there is a lower requirement for
sophisticated flow control; and because it is executed on many data elements and has high
arithmetic intensity, the memory access latency can be hidden with calculations instead of big
data caches.

声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉

评论(0)
发评论

下载排行榜

全部0条评论

快来发表一下你的评论吧 !