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.
计算能力 3.0 的 NVIDIA 设备可能的最大并发内核数是多少?我希望它与 Compute Capability 2.0 不同。
从 CUDA C 编程指南 4.2 版:
3.2.5.3 并发内核执行 一个设备可以并发执行的最大内核启动次数为 16 次。