I have been doing some development in Maya’s new GPU deformer override and I found it very handy and straight forward to implement. There is a simple feature to build the OpenCL kernel from an external file. This is fine if you want to provide the kernel source for others to improve or fix...