<div dir="ltr">Dear all,<div><br></div><div>I am trying to run an executable that uses an OpenCL code to render an image.</div><div><br></div><div>In compilation, it does not give any error, but when I run the executable, it returns the error number "-44" from the function clBuildProgram(): </div><div>Input: ./build.sh</div><div>Input: ./clrenderer <a href="http://warp.cl">warp.cl</a></div><div>Output: failed to build program: -44</div><div><br></div><div>The program is written in C code. I am using a Virtual Machine with Ubuntu 18.04 and I have installed the Intel SDK as platform for OpenCL.</div><div><br></div><div>I attach the github link to the project I refer below: <a href="https://github.com/pimpale/c-opencl-raymarcher">https://github.com/pimpale/c-opencl-raymarcher</a></div><div><div><br></div>Thanks in advance  <br></div></div>