Hacker News new | ask | show | jobs
by pjmlp 1970 days ago
Kind of right.

DPC++ has more stuff than just SYSCL, some of it might find its way back to SYSCL standardization, some of it might remain Intel only.

OpenCL 3.0 is basically OpenCL 1.2 with a new name.

Meanwhile people are busy waiting for Vulkan compute to take off, got to love Khronos standards.

1 comments

Some people are working on being able to run OpenCL kernels on Vulkan: https://github.com/google/clspv
Sure, but it will take off to actually matter?

So far I am only aware of Adobe using it to port their shaders to Vulkan on Android.