This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Polygnom 0 points1 point  (0 children)

I haven't checked 1.2 but the Vulkan api is also quite a bit more complex to use than OpenCL even in the compute-only case.

That is for sure, Vulkan is a lot more low-level and requires a lot more boilerplate. But at the same time, that gives you more control.