[Beignet] [PATCH] update to OpenCL 1.1 header

Xing, Homer homer.xing at intel.com
Wed Jun 19 00:17:02 PDT 2013


Hi Zhigang,

Is the master HEAD commit 2cacc799f ? If so, my side can apply the patch.

By the way, if you think we need to delete all trailing whitespace from OpenCL 1.1 official header, I can delete them, to avoid trailing whitespace error.

My command log is:

$ git reset --hard  2cacc79
HEAD is now at 2cacc79 add the support of clGetProgramBuildInfo and clGetProgramInfo

$ git am 0001-update-to-OpenCL-1.1-header.patch
Applying: update to OpenCL 1.1 header
/home/homer/beignet.2/.git/rebase-apply/patch:361: trailing whitespace.

/home/homer/beignet.2/.git/rebase-apply/patch:414: trailing whitespace.
/*
/home/homer/beignet.2/.git/rebase-apply/patch:421: trailing whitespace.
 *  Software developers previously relying on this API are instructed to set the command queue
/home/homer/beignet.2/.git/rebase-apply/patch:422: trailing whitespace.
 *  properties when creating the queue, instead.
/home/homer/beignet.2/.git/rebase-apply/patch:426: trailing whitespace.
                          cl_command_queue_properties   /* properties */,
warning: squelched 229 whitespace errors
warning: 234 lines add whitespace errors.



More information about the Beignet mailing list