Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
计算能力 2.0 比 1.3、2.1 比 2.0 和 3.0 比 2.1 增加了什么?
计算能力指定不同的架构。一般来说,较新的架构运行 CUDA 程序和图形的速度都比以前的架构快。但请注意,上一代的高端卡可能比后一代的低端卡更快。
来自 CUDA C 编程指南(v6.0):