CUDA计算能力有什么区别? [英] What are the differences between CUDA compute capabilities?

查看:669
本文介绍了CUDA计算能力有什么区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

计算能力2.0添加超过1.3,2.1超过2.0,3.0超过2.1?

解决方案

不同的架构。一般来说,新架构比以前的架构运行CUDA程序和图形更快。但请注意,上一代中的高端卡可能比后代中的低端卡快。



从CUDA C编程指南(v6。 0):




What does compute capability 2.0 add over 1.3, 2.1 over 2.0, and 3.0 over 2.1?

解决方案

The Compute Capabilities designate different architectures. In general, newer architectures run both CUDA programs and graphics faster than previous architectures. Note, though, that a high end card in a previous generation may be faster than a lower end card in the generation after.

From the CUDA C Programming Guide (v6.0):

这篇关于CUDA计算能力有什么区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆