What you are doing here is: you leave the C++ CPU devide enabled, not the OpenCL CPU device (aka hybrid rendering, but without the GPU).robbrown wrote: Thu Oct 11, 2018 9:18 pm Weirdly if I try to deselect the GPU and leave CPU enabled in the LuxCore Device Settings panel of Blender
What you want (only OpenCL CPU) is not possible in BlendLuxCore, that's why I added the option in the debug panel I mentioned above.
And yes, try to comment out the opencl.devices.select="01" line.
Try to use the same settings as I do in the new debug option:
https://github.com/LuxCoreRender/BlendL ... fbf203R100
Only these 3 config lines for OpenCL.