使用OpenCL(二) 设备上下文
摘要:
再学习一个新函数吧 1 cl_context clCreateContext(const cl_context_propertires* properties, 2 cl_uint num_devices, 3 const cl_device_id* devices, 4 void (CL_CALL 阅读全文
posted @ 2017-03-03 16:18 TcSong24 阅读(438) 评论(0) 推荐(0)