Open
Description
Hi @MartinPulec,
I have a question, I have the crazy idea to want to run gpujpeg using Vulkan for that I was looking a project call Vuda : https://github.com/jgbit/vuda
The approach of this code it’s to wrap the cuda_runtime api with Vulkan. Then all kernel need to be transform into compute shader.
Do you think your kernel could be converted into opencl or compute shader ?