Forums - clCreateKernel OpenCL call is returning CL_INVALID_PROGRAM_EXECUTABLE

1 post / 0 new
clCreateKernel OpenCL call is returning CL_INVALID_PROGRAM_EXECUTABLE
sunilkumar.ms
Join Date: 13 Sep 13
Posts: 8
Posted: Thu, 2014-03-20 08:38

I am working with Qualcomm MDP MSM8960 which has support of openCL version 1.1. I am getting error "CL_INVALID_PROGRAM_EXECUTABLE" when I call "clCreateKernel" function. Before calling clCreateKernel, "clBuildProgram" function is called and it is returning successfully. Even the "clGetProgramBuildInfo" function which Returns build information for each device in the program object is successful.

Thanks in Advance.

  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.