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

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

问题描述

计算能力 2.0 比 1.3、2.1 比 2.0 和 3.0 比 2.1 增加了什么?

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

推荐答案

计算能力指定不同的架构.一般来说,较新的架构运行 CUDA 程序和图形的速度都比以前的架构快.但请注意,上一代的高端卡可能比后一代的低端卡更快.

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.

来自 CUDA C 编程指南 (v6.0):

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

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

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