03 2022 档案

摘要:/* Error Codes */ #define CL_SUCCESS 0 #define CL_DEVICE_NOT_FOUND -1 #define CL_DEVICE_NOT_AVAILABLE -2 #define CL_COMPILER_NOT_AVAILABLE -3 #define 阅读全文
posted @ 2022-03-17 19:32 搞点薯条 阅读(1101) 评论(0) 推荐(0)