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.
假设我有一台多处理器机器。我可以将我的工作组绑定到特定设备(处理器)吗?我们有任何 API 可以在 openCL 中完成这项任务吗?
你正在寻找一种叫做设备裂变的东西。我相信目前除了 cpus 以外的设备不支持它。 相关问题在这里