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.
出于好奇,我想使用 OpenCL 将我的 HD5750 GPU 施加到几乎 100% 的工作负载,我将如何以最少的努力/代码来做到这一点?显然HD5750有720个流处理器,所以我想我必须在所有内核上做一些并行计算循环?