【发布时间】:2016-02-11 21:59:44
【问题描述】:
我正在使用本教程http://www.obellianne.fr/alexandre/tutorials/OpenCL/tuto_opencl_codeblocks.php 我的 gpu 是 radeon hd 6970,我的 amd 应用程序和驱动程序是最新的我的操作系统是 windows 8 当我在教程中运行代码时,它只能识别我的 cpu
【问题讨论】:
-
尝试 CL_DEVICE_TYPE_GPU 而不是 ALL。你可能已经集成了 gpu?