Using Vulkan and SPIR-V to load up your OpenCL kernel-code.
The project is mostly developed via Google Clspv, hosted on Github. When porting OpenCL-software to Vulkan, the host-side (currently) needs to be completely done in Vulkan-API.
(Edit this webpage on Github)