Hi there, I am a Beignet developer from Intel Corporation, finding that there is a possible bug in /piglit/tests/cl/api/get-kernel-work-group-info.c. According to the spec, for the option CL_KERNEL_GLOBAL_WORK_SIZE of the API clGetKernelWorkGroupInfo, the description is:
"This provides a mechanism for the application to query the maximum global size that can be used to execute a kernel (i.e. global_work_size argument to clEnqueueNDRangeKernel) on a custom device given by device or a built-in kernel on an OpenCL device given by device." So we need create a built-in kernel instead of a dummy kernel for this test, calling for confirmation.. Thanks. Luo Xionghu Best Regards
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
