<div dir="ltr"><div>Hello All, <br></div>I&#39;m trying to include the OpenCL thorns to try and get WaveToyOpenCL to run. When compiling, I run into the following errors. <br><div style="margin-left:40px">COMPILING arrangements/CactusUtils/OpenCLRunTime/src/kernel-info.cc<br>&quot;/home/ram0311/Cactus/arrangements/Carpet/CarpetLib/src/typeprops.hh&quot;, line 62: warning: <br>          statement is unreachable<br>      return -1;<br>      ^<br><br>&quot;/home/ram0311/Cactus/arrangements/Carpet/CarpetLib/src/typeprops.hh&quot;, line 73: warning: <br>          statement is unreachable<br>      return -1;<br>      ^<br><br>&quot;/home/ram0311/Cactus/arrangements/Carpet/CarpetLib/src/typeprops.hh&quot;, line 84: warning: <br>          statement is unreachable<br>      return -1;<br>      ^<br><br>&quot;/home/ram0311/Cactus/arrangements/CactusUtils/OpenCLRunTime/src/device.hh&quot;, line 19: catastrophic error: <br>          cannot open source file &quot;CL/opencl.h&quot;<br>  #  include &lt;CL/opencl.h&gt;<br>                          ^<br><br>1 catastrophic error detected in the compilation of &quot;/home/ram0311/Cactus/configs/opencl/build/OpenCLRunTime/kernel-info.cc&quot;.<br>Compilation terminated.<br>make[3]: *** [kernel-info.cc.o] Error 2<br>make[2]: *** [make.checked] Error 2<br>make[1]: *** [/home/ram0311/Cactus/configs/opencl/lib/libthorn_OpenCLRunTime.a] Error 2<br></div>I&#39;ve removed the comments from the einsteintoolkit manifest to update to include everything in the thorns. I had the same error when compiling the OpenCL thorn as well. <br></div>