Today Khronos has released OpenCL 2.2 with SPIR-V 1.2. The most important changes are: A static subset of the C++14 standard as a kernel language. The OpenCL C++ kernel language includes classes, templates, lambda expressions, function overloads and many other constructs…
