Idea: Support Vulkan / SYCL / OpenCL for inference improving coverage for other GPUs e.g. intel, amd. #541
ghchris2021
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Idea: Support Vulkan / SYCL / OpenCL for inference improving coverage for other GPUs e.g. intel, amd.
Intel discrete gpus are reaching their 2nd generation and their IGPUs similarly are evolving through their
2nd generation of using similar architectures now. They support SYCL, OpenCL, vulkan as do other non-intel GPUs.
SYCL, Vulkan, and OpenCL are relatively vendor neutral accelerated compute platforms which can support many or all of the current GPU vendors (intel, amd, nvidia) as well as CPU based compute runtimes flexibly.
Beta Was this translation helpful? Give feedback.
All reactions