- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Intel Community,
I am exploring the possibility of developing programs using SYCL that can run on Intel GPUs. However, I’m unsure whether my system's GPU is compatible with this approach. Could you please clarify if Intel GPUs support SYCL for compute tasks, and if so, how I can set it up and optimize it for my specific hardware?
Here are the details of my system:
[opencl:acc:0] Intel(R) FPGA Emulation Platform for OpenCL(TM), Intel(R) FPGA Emulation Device OpenCL 1.2 [2024.17.3.0.08_160000]
[opencl:cpu:1] Intel(R) OpenCL, Intel(R) Core(TM) i5-10310U CPU @ 1.70GHz OpenCL 3.0 (Build 0) [2024.17.3.0.08_160000]
[opencl:gpu:2] Intel(R) OpenCL HD Graphics, Intel(R) UHD Graphics OpenCL 3.0 NEO [31.0.101.2134]
I would appreciate any guidance or resources on how to get started with SYCL for Intel GPUs and what prerequisites are necessary for successful execution.
Thank you for your help!
Best regards,
Abhijit
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, here're the system requirements for dpc++ compiler. Are the details you shared printed out by sycl-ls ? SYCL code should be able to run on all backends found by sycl-ls, regardless if it's cpu or gpu.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page