首页 > 其他 > 详细

GPU core clock, shader clock ???

时间:2015-10-12 21:05:37      阅读:303      评论:0      收藏:0      [点我收藏+]

A warp of 32 threads takes 4 clock cycles to propagate through the shaders, so the core clock (which controls the instruction decoder) does not need to be as fast. You can‘t control the core clock and the shader clock separately, so their exact ratio is set by some internal hardware requirements that people outside NVIDIA aren‘t privy to. For performance estimates, I don‘t think you need to pay attention to the core clock at all.

 

 

Halp warp of the 32 threads takes 2 clock cycles.

GPU core clock, shader clock ???

原文:http://www.cnblogs.com/xingzifei/p/4872723.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!